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