Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: coingecko id empty string (#30)
Keplr throws error `Error: "currencies[n]" does not match any of the allowed types` when using chain info with currencies that have `coinGeckoId: ""` instead of `undefined` such as [Sei asset in chain registry](https://github.com/cosmos/chain-registry/blob/master/sei/assetlist.json#L53)
- Loading branch information