neoneo-go/pkg/core/interop/doc.go

8 lines
175 B
Go
Raw Normal View History

/*
Package interop contains implementations of Neo interop functions.
This is not the package you use from smart contracts, refer to pkg/interop
for that.
*/
package interop