AppleSauce
Preparing search index...
applesauce-wallet-connect
Helpers
ListTransactionsMethod
Type Alias ListTransactionsMethod
ListTransactionsMethod
:
TWalletMethod
<
"list_transactions"
,
{
from
?:
number
;
limit
?:
number
;
offset
?:
number
;
type
?:
"incoming"
|
"outgoing"
;
unpaid
?:
boolean
;
until
?:
number
;
}
,
{
transactions
:
Transaction
[]
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...