Skip to content

Commit

Permalink
fix: update key name
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehoang92 committed Dec 18, 2024
1 parent 2d19144 commit bef9db7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@
}
}
},
"transfer_banners": {
"transfer_banner": {
"type": "object",
"description": "Config parameters for deposit and withdraw screens",
"properties": {
Expand Down
2 changes: 1 addition & 1 deletion configs/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
"target_denom": "brdg/a02afc2c1edf77cc023eefa25fc036c184612faf9365cda9c1daa3b1675ebf8f"
}
],
"transfer_banners": {
"transfer_banner": {
"no_longer_supported_assets": [
"swth",
"eth.1.2.942d87",
Expand Down

0 comments on commit bef9db7

Please sign in to comment.