Commit c500338
authored
fix: skip BNB migration instead of error if no BNB denom present (#1825)
If the BNB denom is not present in the leverage registry, skips the BNB migration instead of causing an error.
This shouldn't affect mainnet or `canon-2`, but is good form in case we ever run this migration on a different testnet.1 parent 7dd4c14 commit c500338
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments