neoneo-go/examples/nft-nd-nns
Evgeniy Stratonikov 950adb7b89 neotest: support painless multi-signing
Implementing a separate `Signer` interface is beneficial in multiple
ways:
1. Support both single and multiple transaction witnesses.
2. It should be easy to add contract signer this way.

Tests should use accounts created with `NewAccount` so hiding all
details doesn't seem to be an issue.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-11-11 11:15:15 +03:00
..
tests neotest: support painless multi-signing 2021-11-11 11:15:15 +03:00
namestate.go examples: add non-native NeoNameService contract 2021-05-17 22:08:10 +03:00
nns.go nft-nd-nns: more checks for IPv6 2021-09-10 16:30:45 +03:00
nns.yml nef: add Source field 2021-09-24 00:19:37 +03:00
recordtype.go examples: add non-native NeoNameService contract 2021-05-17 22:08:10 +03:00