package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev
# Functions
MarshalBigInt marshalls big int into text string for consistent encoding.
MustMarshalBigInt marshalls big int into text string for consistent encoding.
MustUnmarshalBigInt unmarshalls string from *big.Int.
UnmarshalBigInt unmarshalls string from *big.Int.