# 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.