forked from LaconicNetwork/icns-frontend
Add logging before simulating
This commit is contained in:
parent
553f34c398
commit
ad6e806e52
@ -416,6 +416,8 @@ export default function VerificationPage() {
|
|||||||
rest: REST_URL,
|
rest: REST_URL,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
console.log(aminoMsgs);
|
||||||
|
|
||||||
const simulated = await simulateMsgs(
|
const simulated = await simulateMsgs(
|
||||||
chainInfo,
|
chainInfo,
|
||||||
walletKey.bech32Address,
|
walletKey.bech32Address,
|
||||||
|
Loading…
Reference in New Issue
Block a user