getTransactionsByBatchNumber method
Returns all the transactions (including reward transactions) for the given batch number. Note that this only considers blocks in the main chain.
Params
| Parameter | Type | Required |
|---|---|---|
batchNumber | number | Yes |
Result
| Property | Type | Required |
|---|---|---|
Vec | any[] | Yes |