Documentation ¶
Index ¶
Constants ¶
View Source
const (
FakePassword = "fakepassword"
)
Variables ¶
View Source
var Types = struct { Secp256k1 uint8 }{ Secp256k1: 0xc0, }
Functions ¶
This section is empty.
Types ¶
type PubKey ¶
func FromString ¶
func (*PubKey) MarshalText ¶
MarshalText returns the hex representation of a.
func (*PubKey) UnmarshalText ¶
UnmarshalText parses a hash in hex syntax.
Click to show internal directories.
Click to hide internal directories.