You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even when executed successfully, a warning like the one below is displayed.
go run scripts/utils/execute_withdraw_tx/main.go <privateKey> <TA's accountID> <TargetChainID> <ToAddress> <SendValue>
2024/10/31 15:12:11 warning: TA_STORE_CONTRACT_ADDRESS is not set
2024/10/31 15:12:11 warning: PRIVATE_KEY is not set
The text was updated successfully, but these errors were encountered:
Even when executed successfully, a warning like the one below is displayed.
The text was updated successfully, but these errors were encountered: