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