Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReportMatch ¶
func ReportMatch(k ed25519.PrivateKey, comment string) error
Types ¶
type Config ¶
type Config struct { Parent *cliconfig.Config MatchFingerprint bool MatchPublicKey bool Comment string }
func (*Config) FillKey ¶
func (cfg *Config) FillKey(pvtKeyBuf vanitykeygen.PrivateKeyBytes) error
func (*Config) ReportMatch ¶
func (cfg *Config) ReportMatch(buf vanitykeygen.PrivateKeyBytes) error
func (*Config) VanityKeygenConfig ¶
func (cfg *Config) VanityKeygenConfig() (*vanitykeygen.Config, error)
Click to show internal directories.
Click to hide internal directories.