Documentation ¶
Index ¶
- func Abs(x int64) uint64
- func BasePrice() sdk.Dec
- func JoinErrors(parentError error, errs ...error) error
- func MaxDec(a, b sdk.Dec) sdk.Dec
- func MaxInt64(a, b int64) int64
- func MaxIntArr(vals []sdk.Int) sdk.Int
- func MinDec(a, b sdk.Dec) sdk.Dec
- func MinInt64(a, b int64) int64
- func MinIntArr(vals []sdk.Int) sdk.Int
- func MustSafeUint64(in uint64) (out int64)
- func SafeUint64(in uint64) (out int64, overflow bool)
- func Uint64ToSortableString(i uint64) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinErrors ¶
func MustSafeUint64 ¶
func SafeUint64 ¶
func Uint64ToSortableString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.