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
I want to call an entry function in devnet, but when I fetch abi it back nothing, so I hit the back option, then the cli exit with an error.
My MSafe address is: 0xc10aa79df71fe8b39534f528f6e51bfb94173c3b76beab0b481554417aa429fa
Below is the cli error: /home/eric/Desktop/aptos/CLI-MSafe/src/cmd/new-transaction.ts:239 throw new Error("User aborted"); ^ Error: User aborted at promptAndBuildForEntryFnTx (/home/eric/Desktop/aptos/CLI-MSafe/src/cmd/new-transaction.ts:239:11)
The text was updated successfully, but these errors were encountered:
I want to call an entry function in devnet, but when I fetch abi it back nothing, so I hit the back option, then the cli exit with an error.
My MSafe address is: 0xc10aa79df71fe8b39534f528f6e51bfb94173c3b76beab0b481554417aa429fa
Below is the cli error:
/home/eric/Desktop/aptos/CLI-MSafe/src/cmd/new-transaction.ts:239 throw new Error("User aborted"); ^ Error: User aborted at promptAndBuildForEntryFnTx (/home/eric/Desktop/aptos/CLI-MSafe/src/cmd/new-transaction.ts:239:11)
The text was updated successfully, but these errors were encountered: