neo-go/cli/util
Ekaterina Pavlova d80e14dcbb cli: fix TestAwaitUtilCancelTx failing
Occasionally the block is being accepted right after main transaction
submission. Added two branches into this TestAwaitUtilCancelTx. One
branch handles the case of original transaction acceptance, the
other branch handles the conflicting transaction acceptance.

Close #3365

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-03-22 16:22:11 +03:00
..
cancel.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +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: fix TestAwaitUtilCancelTx failing 2024-03-22 16:22:11 +03:00