Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EncodeWithPrefix = bech32.Encode Decode = bech32.Decode DecodeNoLimit = bech32.DecodeNoLimit EncodeFromBase256WithPrefix = bech32.EncodeFromBase256 DecodeToBase256 = bech32.DecodeToBase256 )
Functions ¶
func DecodeInto ¶
func DecodeInto(be32 string, codec Bech32Codec) error
func EncodeFromBase256 ¶
Types ¶
type Bech32Codec ¶
type Bech32Encoder ¶
type Bech32Prefix ¶
type Bech32Prefix = prefixes.Bech32Prefix
Click to show internal directories.
Click to hide internal directories.