package
1.0.0
Repository: https://github.com/leverwwz/go-substrate.git
Documentation: pkg.go.dev

# Functions

From64 converts v to a Uint128 value.
FromBig converts i to a Uint128 value.
FromBytes converts b to a Uint128 value.
New returns the Uint128 value (lo,hi).

# Variables

Zero is a zero-valued uint128.

# Structs

A Uint128 is an unsigned 128-bit number.