neoneo-go/pkg/neotest
Evgeniy Stratonikov 8886fa8ca9 neotest: simplify committee account construction
Simple `sort.Slice` is more readable than multi-level for-loop.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-12-09 21:59:02 +03:00
..
chain neotest: simplify committee account construction 2021-12-09 21:59:02 +03:00
account.go neotest: export nonce() method 2021-11-11 20:00:40 +03:00
basic.go neotest: extend Executor with DeployContractCheckFAULT 2021-11-18 12:28:04 +03:00
client.go neotest: support painless multi-signing 2021-11-11 11:15:15 +03:00
compile.go neotest: add contract testing framework 2021-11-11 11:15:14 +03:00
signer.go neotest: allow to extract simple signers from multi-signer 2021-12-09 21:59:02 +03:00
signer_test.go neotest: allow to extract simple signers from multi-signer 2021-12-09 21:59:02 +03:00