Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifySignature ¶
Types ¶
type Address ¶
type Address struct {
// contains filtered or unexported fields
}
func NewAddressFromByte ¶
func NewAddressFromString ¶
func PubkeyToAddress ¶
type Ed25519KeyPair ¶
func GenerateEd25519KeyPair ¶
func GenerateEd25519KeyPair(seed []byte) (p *Ed25519KeyPair, _ error)
Click to show internal directories.
Click to hide internal directories.