Preparing search index...
The search index is not available
bitcoinjs-lib - v7.0.0-rc.0
bitcoinjs-lib
address
Base58CheckResult
Interface Base58CheckResult
base58check decode result
interface
Base58CheckResult
{
hash
:
Uint8Array
;
version
:
number
;
}
Index
Properties
hash
version
Properties
hash
hash
:
Uint8Array
address hash
version
version
:
number
address version: 0x00 for P2PKH, 0x05 for P2SH
Settings
Theme
OS
Light
Dark
On This Page
Properties
hash
version
bitcoinjs-lib - v7.0.0-rc.0
Loading...
base58check decode result