package
10.9.0+incompatible
Repository: https://github.com/status-im/status-go.git
Documentation: pkg.go.dev
# Constants
u256 -> 32 bytes.
# Structs
No description provided by the author
Unmarshals a u256 as a fixed-length hex string with 0x prefix and leading zeros.
No description provided by the author
# Type aliases
SQLBigInt type for storing uint256 in the databse.
SQLBigIntBytes type for storing big.Int as BLOB in the databse.