Search
Preparing search index...
The search index is not available
muta-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
muta-client
BatchClient
Class BatchClient
Hierarchy
BatchClient
Index
Constructors
constructor
Properties
options
Methods
get
Receipts
get
Transactions
Constructors
constructor
new
Batch
Client
(
options
?:
DeepPartial
<
BatchClientOption
>
)
:
BatchClient
Parameters
Optional
options:
DeepPartial
<
BatchClientOption
>
Returns
BatchClient
Properties
Private
options
options
:
BatchClientOption
Methods
get
Receipts
get
Receipts
(
txHashes
:
Hash
[]
)
:
Promise
<
Maybe
<
RawReceipt
>
[]
>
Parameters
txHashes:
Hash
[]
Returns
Promise
<
Maybe
<
RawReceipt
>
[]
>
get
Transactions
get
Transactions
(
txHashes
:
Hash
[]
)
:
Promise
<
Maybe
<
RawTransaction
>
[]
>
Parameters
txHashes:
Hash
[]
Returns
Promise
<
Maybe
<
RawTransaction
>
[]
>
Globals
muta-
account
muta-
client
muta-
client-
raw
muta-
defaults
muta-
sdk
muta-
service
muta-
types
muta-
utils
muta-
wallet
Batch
Client
constructor
options
get
Receipts
get
Transactions
Generated using
TypeDoc