Type Alias: IotaReportTransactionEffectsMethod()
type IotaReportTransactionEffectsMethod = (input) => Promise<void>;
Parameters
| Parameter | Type |
|---|---|
input | IotaReportTransactionEffectsInput |
Returns
Promise<void>
type IotaReportTransactionEffectsMethod = (input) => Promise<void>;
| Parameter | Type |
|---|---|
input | IotaReportTransactionEffectsInput |
Promise<void>