neoneo-go/pkg/services/notary
Anna Shaleva 75d7891ca1 services: add ability to combine notary signers
Notes for witnesses:
* [N sig + M multisig + K contract] combination is possible where N, M, K >=0.
* Each verification script should be properly filled in.
* Each invocation script should either be empty or contain exactly one
signature.
2021-10-25 12:22:13 +03:00
..
testdata *: regenerate test wallets with resources-friendly scrypt parameters 2021-06-11 15:22:32 +03:00
node.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
node_test.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
notary.go services: add ability to combine notary signers 2021-10-25 12:22:13 +03:00
notary_test.go services: add ability to combine notary signers 2021-10-25 12:22:13 +03:00
request_type.go services: add ability to combine notary signers 2021-10-25 12:22:13 +03:00