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
Input example: open-attestation token-registry mint --tokenId 0x89f533e51c8c01f6dacad58f20087fc77e27b39a32caea60039a9355b4aba256 --address 0x67b5Bc373cAA527Cee654d6A0f629ba1E84fAd02 <this address does not have a smart contract> --to 0x87CB17B6d1745389d27c2fdC49560E74E126E2B9 -k <removed private key> -network ropsten
--address flag is for the address of the token registry
Problem:
Does not throw an error when invalid address is input
The expected behavior is for cli to detect that there's no smart contract at that address.
The text was updated successfully, but these errors were encountered: