@did-btc1/method
Preparing search index...
ImportMultiRequest
Type Alias ImportMultiRequest
type
ImportMultiRequest
=
{
internal
?:
boolean
;
keys
?:
string
[]
;
label
?:
string
;
pubkeys
?:
string
[]
;
redeemScript
?:
string
;
scriptPubKey
:
string
|
{
address
:
string
}
;
timestamp
:
number
|
"now"
;
watchonly
?:
boolean
;
}
Index
Properties
internal?
keys?
label?
pubkeys?
redeem
Script?
script
Pub
Key
timestamp
watchonly?
Properties
Optional
internal
internal
?:
boolean
Optional
keys
keys
?:
string
[]
Optional
label
label
?:
string
Optional
pubkeys
pubkeys
?:
string
[]
Optional
redeem
Script
redeemScript
?:
string
script
Pub
Key
scriptPubKey
:
string
|
{
address
:
string
}
timestamp
timestamp
:
number
|
"now"
Optional
watchonly
watchonly
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
internal
keys
label
pubkeys
redeem
Script
script
Pub
Key
timestamp
watchonly
@did-btc1/method
Loading...