btcutil-js - v0.2.0
GitHub
Preparing search index...
ChainParams
Interface ChainParams
interface
ChainParams
{
bech32HRPSegwit
:
string
;
coinbaseMaturity
:
number
;
defaultPort
:
string
;
hdCoinType
:
number
;
hdPrivateKeyID
:
string
;
hdPublicKeyID
:
string
;
name
:
string
;
privateKeyID
:
number
;
pubKeyHashAddrID
:
number
;
scriptHashAddrID
:
number
;
subsidyReductionInterval
:
number
;
}
Index
Properties
bech32
HRP
Segwit
coinbase
Maturity
default
Port
hd
Coin
Type
hd
Private
Key
ID
hd
Public
Key
ID
name
private
Key
ID
pub
Key
Hash
Addr
ID
script
Hash
Addr
ID
subsidy
Reduction
Interval
Properties
bech32
HRP
Segwit
bech32HRPSegwit
:
string
coinbase
Maturity
coinbaseMaturity
:
number
default
Port
defaultPort
:
string
hd
Coin
Type
hdCoinType
:
number
hd
Private
Key
ID
hdPrivateKeyID
:
string
hd
Public
Key
ID
hdPublicKeyID
:
string
name
name
:
string
private
Key
ID
privateKeyID
:
number
pub
Key
Hash
Addr
ID
pubKeyHashAddrID
:
number
script
Hash
Addr
ID
scriptHashAddrID
:
number
subsidy
Reduction
Interval
subsidyReductionInterval
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bech32
HRP
Segwit
coinbase
Maturity
default
Port
hd
Coin
Type
hd
Private
Key
ID
hd
Public
Key
ID
name
private
Key
ID
pub
Key
Hash
Addr
ID
script
Hash
Addr
ID
subsidy
Reduction
Interval
GitHub
btcutil-js - v0.2.0
Loading...