fix: nonce order fix during contract deployment
- bloxberg logs: 1 -> 2 -> 8 -> 19 -> 20 -> 19
This commit is contained in:
parent
b15cfee1c9
commit
6b18865018
@ -155,6 +155,8 @@ fi
|
|||||||
check_wait 3
|
check_wait 3
|
||||||
|
|
||||||
>&2 echo -e "\033[;96mWriting token metadata and proofs\033[;39m"
|
>&2 echo -e "\033[;96mWriting token metadata and proofs\033[;39m"
|
||||||
|
advance_nonce
|
||||||
|
advance_nonce
|
||||||
python scripts/proofs.py --token-symbol $TOKEN_SYMBOL -e $TOKEN_ADDRESS --address-declarator $DEV_ADDRESS_DECLARATOR --signer-address $DEV_ETH_ACCOUNT_CONTRACT_DEPLOYER
|
python scripts/proofs.py --token-symbol $TOKEN_SYMBOL -e $TOKEN_ADDRESS --address-declarator $DEV_ADDRESS_DECLARATOR --signer-address $DEV_ETH_ACCOUNT_CONTRACT_DEPLOYER
|
||||||
|
|
||||||
>&2 echo -e "\033[;96mWriting env_reset file\033[;39m"
|
>&2 echo -e "\033[;96mWriting env_reset file\033[;39m"
|
||||||
|
Loading…
Reference in New Issue
Block a user