github.com/nspcc-dev/neo-go@v0.105.2-0.20240517133400-6be757af3eba/pkg/core/interop/doc.go (about) 1 /* 2 Package interop contains implementations of Neo interop functions. 3 4 This is not the package you use from smart contracts, refer to pkg/interop 5 for that. 6 */ 7 package interop