Documentation
¶
Index ¶
- func ChecksumIsValid(address [addressLength]byte) bool
- func DecodeAddress(address string, blockchainName string) ([addressLength]byte, error)
- func EncodeAddress(address [addressLength]byte, blockchainName string) (string, error)
- func PrefixIsValid(address [addressLength]byte, blockchainName string) bool
- func PubKeyIsValid(address [addressLength]byte) bool
- func ValidateAddress(address [addressLength]byte, blockchainName string) ([addressLength]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChecksumIsValid ¶
func DecodeAddress ¶
func EncodeAddress ¶
func PrefixIsValid ¶
func PubKeyIsValid ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.