package
1.8.9
Repository: https://github.com/celo-org/celo-blockchain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FromJSON unnmarshal JSON string a big.Int with fixed precision.
MustNew New variant that panics on error.
New creates a new Decimal from a string|float|int|decimal.
Precision creates precision constant required for decimal type.
String returns big.Int string representation as a number with fixed decimals.
ToJSON returns json marshalling as decimal number.