Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsBase58Str ¶
Types ¶
type Address ¶
type Address struct { Bytes []byte Base58 string Protocol string Version string Sum string IsHex bool }
func NewAddressByBase58 ¶
func NewAddressByBytes ¶
func NewAddressByHex ¶
func NewAddressByString ¶
func (*Address) MatchProtocol ¶
func (*Address) SetProtocol ¶
Click to show internal directories.
Click to hide internal directories.