module BC
Defined in:
bitcoinutil/address.crConstant Summary
-
BASE58S =
"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"
Class Method Summary
- .base58(bytes : Bytes)
- .base58(hexstr : String)
- .concat(a : Bytes, b : Bytes)
-
.make_address(pubkey : String)
----------------------------------------------------------------------- make_address returns -----------------------------------------------------------------------
- .prepend(byte : UInt8, bytes : Bytes)
- .ripe160(bytes : Bytes)
- .sha256(bytes : Bytes)