neo-go/cli/util
Ekaterina Pavlova d7cab3b82c cli: move wallet-related flags handling to options package
Move GetAccFromContext, GetUnlockedAccount, ReadWalletConfig handling
into options package to reuse this code from all CLI handlers.
getDecryptedAccount is replaced by GetUnlockedAccount.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2023-12-06 10:49:50 +03:00
..
cancel.go cli: move wallet-related flags handling to options package 2023-12-06 10:49:50 +03:00
convert.go cli: cancel transaction command 2023-11-27 18:10:54 +04:00
dump.go cli: use fmt.Append* where possibble 2023-10-12 18:07:54 +03:00
send.go cli: add complete support for offline signing, fix #2662 2022-09-01 15:30:34 +03:00
util_test.go cli: cancel transaction command 2023-11-27 18:10:54 +04:00