Documentation
¶
Index ¶
Constants ¶
View Source
const ( SUPPORTED_VERSIONS = "0.0 1.0" SUPPORTED_ENCRYPTIONS = "nip44_v2 nip04" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nip47Cipher ¶
type Nip47Cipher struct {
// contains filtered or unexported fields
}
func NewNip47Cipher ¶
func NewNip47Cipher(encryption, pubkey, privkey string) (*Nip47Cipher, error)
Click to show internal directories.
Click to hide internal directories.