c32

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func C32Decode

func C32Decode(input string) ([]byte, error)

func C32Encode

func C32Encode(data []byte) string

func DecodeC32Address

func DecodeC32Address(address string) (version byte, hash160 [20]byte, err error)

func DecodeWithChecksum added in v0.2.0

func DecodeWithChecksum(c32addr string) (byte, []byte, error)

func DeserializeAddress

func DeserializeAddress(address string) (stacks.AddressVersion, []byte, error)

func EncodeWithChecksum added in v0.2.0

func EncodeWithChecksum(version byte, data []byte) (string, error)

func SerializeAddress

func SerializeAddress(version stacks.AddressVersion, hash160 []byte) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL