Skip to content

Commit

Permalink
Change add_new_assets schema
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyWyles authored Jul 4, 2024
1 parent 887671f commit 6a32871
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 6a32871

Please sign in to comment.