mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-29 13:41:47 +00:00
6 lines
146 B
Modula-2
6 lines
146 B
Modula-2
|
module github.com/nspcc-dev/neo-go/examples/iterator
|
||
|
|
||
|
go 1.15
|
||
|
|
||
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20220118080652-4eddfdbbc652
|