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: [
|
methods: [
|
||||||
"cosmos_sendTransaction",
|
"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: [],
|
events: [],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user