wallet-hd-derivation-kit
Preparing search index...
ChainInfo
Interface ChainInfo
interface
ChainInfo
{
addressKind
?:
ScriptType
;
cashaddrPrefix
?:
string
;
coinType
:
number
;
curve
:
Curve
;
defaultFormat
?:
ExtendedKeyFormat
;
defaultScriptType
?:
ScriptType
;
formats
?:
ExtendedKeyFormat
[]
;
hrp
?:
string
;
id
:
ChainId
;
name
:
string
;
p2pkh
?:
string
;
p2sh
?:
string
;
symbol
:
string
;
}
Index
Properties
address
Kind?
cashaddr
Prefix?
coin
Type
curve
default
Format?
default
Script
Type?
formats?
hrp?
id
name
p2pkh?
p2sh?
symbol
Properties
Optional
address
Kind
addressKind
?:
ScriptType
Optional
cashaddr
Prefix
cashaddrPrefix
?:
string
coin
Type
coinType
:
number
curve
curve
:
Curve
Optional
default
Format
defaultFormat
?:
ExtendedKeyFormat
Optional
default
Script
Type
defaultScriptType
?:
ScriptType
Optional
formats
formats
?:
ExtendedKeyFormat
[]
Optional
hrp
hrp
?:
string
id
id
:
ChainId
name
name
:
string
Optional
p2pkh
p2pkh
?:
string
Optional
p2sh
p2sh
?:
string
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Kind
cashaddr
Prefix
coin
Type
curve
default
Format
default
Script
Type
formats
hrp
id
name
p2pkh
p2sh
symbol
wallet-hd-derivation-kit
Loading...