package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# Functions
Format takes in a chain prefix, HRP, and byte slice to produce a string for an address.
FormatBech32 takes an address's bytes as input and returns a bech32 address.
Parse takes in an address string and splits returns the corresponding parts.
ParseBech32 takes a bech32 address as input and returns the HRP and data section of a bech32 address.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author