Documentation
¶
Index ¶
- func BigIntToInt64(value *big.Int) int64
- func BigIntToString(value *big.Int) string
- func ConvertToRay(value string) string
- func ConvertToWad(value string) string
- func GetDataBytesAtIndex(n int, logData []byte) []byte
- func GetHexWithoutPrefix(raw []byte) string
- func GetOrCreateIlk(ilk string, db *postgres.DB) (int, error)
- func GetOrCreateIlkInTransaction(ilk string, tx *sqlx.Tx) (int, error)
- func GetTicInTx(headerID int64, tx *sqlx.Tx) (int64, error)
- func MinInt64(ints []int64) (min int64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BigIntToInt64 ¶
func BigIntToString ¶
func ConvertToRay ¶
func ConvertToWad ¶
func GetDataBytesAtIndex ¶
func GetHexWithoutPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.