neoneo-go/cli/util
Anna Shaleva e0e7fdf810 cli: unify canceltx command output
Always return "Target transaction accepted" error if the target transation was
either accepted by the moment of command run or during the command
handling. Exit with code 1 in both cases. Adjust TestAwaitUtilCancelTx
correspondingly, allow both cases in test. Simplify the test along the
way, remove useless code.

Close #3365.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-04-02 15:23:25 +03:00
..
cancel.go cli: unify canceltx command output 2024-04-02 15:23:25 +03:00
convert.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
dump.go cli: use fmt.Append* where possibble 2023-10-12 18:07:54 +03:00
send.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
util_test.go cli: unify canceltx command output 2024-04-02 15:23:25 +03:00