Skip to content

Commit

Permalink
Merge pull request #31 from JohnnyWyles/patch-1
Browse files Browse the repository at this point in the history
Change add_new_assets schema
  • Loading branch information
iboss-ptk authored Aug 5, 2024
2 parents b062a86 + 6a32871 commit ef24c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ Admin can `add_new_assets`
```json
{
"add_new_assets": {
"assets": [
"asset_configs": [
{ "denom": "ibc/a..", "normalization_factor": "1000000" },
{ "denom": "ibc/b..", "normalization_factor": "1" }
]
Expand Down

0 comments on commit ef24c04

Please sign in to comment.