Documentation ¶
Index ¶
- func DeserializeString(data []byte, maxLength int) (string, int, error)
- func IsCompatibleHashModeAndKeyEncoding(hashMode stacks.AddressHashMode, keyEncoding stacks.PubKeyEncoding) bool
- func IsValidAddressHashMode(mode stacks.AddressHashMode) bool
- func IsValidPubKeyEncoding(encoding stacks.PubKeyEncoding) bool
- func SerializeString(s string, maxLength int) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCompatibleHashModeAndKeyEncoding ¶
func IsCompatibleHashModeAndKeyEncoding(hashMode stacks.AddressHashMode, keyEncoding stacks.PubKeyEncoding) bool
func IsValidAddressHashMode ¶
func IsValidAddressHashMode(mode stacks.AddressHashMode) bool
func IsValidPubKeyEncoding ¶
func IsValidPubKeyEncoding(encoding stacks.PubKeyEncoding) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.