2022-01-18 09:25:24 +00:00
|
|
|
module github.com/nspcc-dev/neo-go/examples/iterator
|
|
|
|
|
2024-03-04 14:49:01 +00:00
|
|
|
go 1.20
|
2022-01-18 09:25:24 +00:00
|
|
|
|
2024-05-02 16:20:37 +00:00
|
|
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20240502161835-cbf09f29eb8d
|