Skip to content
sidebar-items.js 732 B
Newer Older
Travis CI User's avatar
Travis CI User committed
initSidebarItems({"enum":[["Error",""],["Network",""],["Public","Secret public key"],["Type","There are two address formats currently in use. https://bitcoin.org/en/developer-reference#address-conversion"]],"mod":[["bytes","Wrapper around `Vec<u8>`"],["generator",""],["hash","Fixed-size hashes"]],"struct":[["Address","`AddressHash` with network identifier and format type"],["CompactSignature",""],["KeyPair",""],["Private","Secret with additional network identifier and format type"],["SECP256K1",""],["Signature",""]],"trait":[["DisplayLayout",""]],"type":[["AddressHash","20 bytes long hash derived from public `ripemd160(sha256(public))`"],["Message","32 bytes long signable message"],["Secret","32 bytes long secret key"]]});