Versions in this module Expand all Collapse all v0 v0.0.2 Oct 30, 2019 v0.0.1 Oct 30, 2019 Changes in this version + const ISO8601 + func AccAddressFromECDSAPubKey(in *ecdsa.PublicKey) sdk.AccAddress + func FormatISO8601(in time.Time) string + func HexToBytes(in string) ([]byte, error) + func MustAccAddressFromBech32(in string) sdk.AccAddress + func MustHexToBytes(in string) []byte + func ParseISO8601(in string) (time.Time, error) + func ReadUint64(r io.Reader) (uint64, error) + func SDKUint2Big(in sdk.Uint) *big.Int + func Uint642Bytes(in uint64) []byte