da2db74bc9
Make it a proper Go contract, opcodes are fun until you want to change something in them. Part of #2412.
5 lines
144 B
Modula-2
5 lines
144 B
Modula-2
module github.com/nspcc-dev/neo-go/examples/oracle
|
|
|
|
go 1.17
|
|
|
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20220809123759-3094d3e0c14b
|