Remove cosmoshub mainnet chain from proposal namespace (#14)
This commit is contained in:
parent
359eddd385
commit
d65c22facd
@ -119,7 +119,7 @@ export const WalletConnectProvider = ({
|
||||
methods: [
|
||||
"cosmos_sendTransaction",
|
||||
],
|
||||
chains: ["cosmos:cosmoshub-4", "cosmos:laconic_9000-1"], // TODO: Get chain ID from .env
|
||||
chains: ["cosmos:laconic_9000-1"], // TODO: Get chain ID from .env
|
||||
events: [],
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user