Documentation
¶
Overview ¶
Package address provides the ability to convert between 32 byte Algorand addresses and their base32 string form.
Index ¶
Constants ¶
View Source
const BytesSize = 32
BytesSize is the size of an Algorand address in bytes. This is NOT the size of the base32 string form of an Algorand address.
Variables ¶
This section is empty.
Functions ¶
func FromString ¶
FromString converts a string to a 32 byte Algorand address
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.