Documentation ¶
Index ¶
Constants ¶
View Source
const ( SigTypeUnknown = crypto.SigTypeUnknown SigTypeSecp256k1 = crypto.SigTypeSecp256k1 SigTypeBLS = crypto.SigTypeBLS SigTypeDelegated = crypto.SigTypeDelegated )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address struct {
*address.Address
}
func NewAddressFromString ¶
func (*Address) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.