Documentation ¶
Index ¶
- Constants
- 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
Constants ¶
View Source
const ISO8601 = "2006-01-02T15:04:05-0700"
Variables ¶
This section is empty.
Functions ¶
func AccAddressFromECDSAPubKey ¶
func AccAddressFromECDSAPubKey(in *ecdsa.PublicKey) sdk.AccAddress
func FormatISO8601 ¶
func HexToBytes ¶
func MustAccAddressFromBech32 ¶
func MustAccAddressFromBech32(in string) sdk.AccAddress
func MustHexToBytes ¶
func Uint642Bytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.