neoneo-go/pkg/encoding/bigint/doc.go

5 lines
102 B
Go
Raw Normal View History

/*
Package bigint implements Neo-specific big.Int (de)serialization to/from []byte.
*/
package bigint