btcutil-js - v0.2.0
GitHub
Preparing search index...
WifDecodeResult
Interface WifDecodeResult
interface
WifDecodeResult
{
compressPubKey
:
boolean
;
network
:
string
;
privateKey
:
Uint8Array
;
publicKey
:
Uint8Array
;
}
Index
Properties
compress
Pub
Key
network
private
Key
public
Key
Properties
compress
Pub
Key
compressPubKey
:
boolean
network
network
:
string
private
Key
privateKey
:
Uint8Array
public
Key
publicKey
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compress
Pub
Key
network
private
Key
public
Key
GitHub
btcutil-js - v0.2.0
Loading...