b56e028733
For the most important packages at least.
4 lines
102 B
Go
4 lines
102 B
Go
/*
|
|
Package bigint implements Neo-specific big.Int (de)serialization to/from []byte.
|
|
*/
|
|
package bigint
|