class

Secp256k1Zkp::Address

Inherits Secp256k1Zkp::Utility < Reference < Object

a 160 bit hash of a public key

Constructors

new(base58str : String, addr_prefix : String)
Source
new(public_key : PublicKey)
Source
new(pts_address : PtsAddress)
Source

Instance methods

bytes
Source
is_valid?(base58str : String, addr_prefix : String)
Source
to_wif(addr_prefix : String) : String
Source