Documentation ¶
Index ¶
- Constants
- func ConvertBits(data []byte, fromBits, toBits uint8, pad bool) ([]byte, error)
- func Decode(bech string) (string, []byte, error)
- func DecodeWithBech32m(bech string) (string, []byte, error)
- func Encode(hrp string, data []byte) (string, error)
- func EncodeWithBech32m(hrp string, data []byte) (string, error)
Constants ¶
View Source
const BECH32M_CONST = 0x2bc830a3
Variables ¶
This section is empty.
Functions ¶
func DecodeWithBech32m ¶ added in v0.101.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.