Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64ToRat ¶ added in v0.0.13
Float64ToRat converts a float64 to a big.Rat for precise decimal arithmetic. TODO_FUTURE: Consider switching to string representations for tokenomics % allocations since CosmosSDK will deprecate float64 values with zero copy encoding of scalar values. Ref: https://docs.cosmos.network/main/build/rfc/rfc-002-zero-copy-encoding
func NormalizeMorseAddress ¶ added in v0.1.17
NormalizeMorseAddress defines canonical and unambiguous representation for a morse address or module name; upper-case.
func NormalizeTxHashHex ¶
NormalizeTxHashHex defines canonical and unambiguous representation for a transaction hash hexadecimal string; lower-case.
func TxHashBytesToNormalizedHex ¶
TxHashBytesToNormalizedHex converts a transaction hash bytes to a normalized hexadecimal string representation.
Types ¶
This section is empty.