0a3260c22c
Port the C# contract provided in the https://github.com/neo-project/neo/issues/2647#issuecomment-1129849870 and add an integration test for it. Part of the #3002. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
5 lines
145 B
Modula-2
5 lines
145 B
Modula-2
module github.com/nspcc-dev/neo-go/examples/zkp/xor
|
|
|
|
go 1.18
|
|
|
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20230606150208-a2daad6ba614
|