@did-btc1/method
Preparing search index...
ListTransactionsParams
Type Alias ListTransactionsParams
type
ListTransactionsParams
=
{
account
?:
string
;
count
?:
number
;
include_watchonly
?:
boolean
;
skip
?:
number
;
}
Index
Properties
account?
count?
include_
watchonly?
skip?
Properties
Optional
account
account
?:
string
Optional
count
count
?:
number
Optional
include_
watchonly
include_watchonly
?:
boolean
Optional
skip
skip
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
count
include_
watchonly
skip
@did-btc1/method
Loading...