2022-01-18 12:25:24 +03:00
|
|
|
module github.com/nspcc-dev/neo-go/examples/iterator
|
|
|
|
|
2023-10-11 11:21:41 +03:00
|
|
|
go 1.19
|
2022-01-18 12:25:24 +03:00
|
|
|
|
2023-10-12 18:09:08 +03:00
|
|
|
require github.com/nspcc-dev/neo-go/pkg/interop v0.0.0-20231012150754-e06051e14c9f
|