class

Secp256k1Zkp::PtsAddress

Inherits Secp256k1Zkp::Utility < Reference < Object

Constructors

new(public_key : PublicKey, compressed : Bool, version : UInt8)
Source
new(base58str : String)
Source

Instance methods

bytes
Source
is_valid?

Checks the address to verify it has a valid checksum

Source
rawdata
Source
to_address
Source
to_wif
Source