Documentation ¶
Index ¶
Constants ¶
View Source
const (
SecretKeyWIFPrefix = 0x80
)
Variables ¶
This section is empty.
Functions ¶
func GetTaprootAddress ¶
GetTaprootAddress takes a signr secret key and generates the taproot secret and public keys for a generic spend, as can be used to embed a signature in the witness.
This reimplements the functionality in github.com/btcsuite/btcd/txscript/taproot.go except without using btcd and co.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.