Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Update Contract.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored May 12, 2022
1 parent e60009f commit 1eeea1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Schema {
root_id: none!(),
genesis: GenesisSchema {
metadata: type_map! {
FieldType::Ticker => JET,
FieldType::Ticker => USDJJ,
FieldType::Name => Jet,
FieldType::ContractText => NoneOrOnce,
FieldType::Precision => Once,
Expand Down

0 comments on commit 1eeea1f

Please sign in to comment.