Secp256k1Zkp::Address
Inherits Secp256k1Zkp::Utility < Reference < Object
a 160 bit hash of a public key
Constructors
new(base58str : String, addr_prefix : String)
Sourcenew(public_key : PublicKey)
Sourcenew(pts_address : PtsAddress)
SourceInstance methods
bytes
Sourceis_valid?(base58str : String, addr_prefix : String)
Sourceto_wif(addr_prefix : String) : String
Source