Skip to main content

IotaReportTransactionEffectsMethod

@iota/wallet-standard


@iota/wallet-standard / IotaReportTransactionEffectsMethod

Type Alias: IotaReportTransactionEffectsMethod

IotaReportTransactionEffectsMethod = (input) => Promise<void>

Defined in: sdk/wallet-standard/src/features/iotaReportTransactionEffects.ts:27

Parameters

input

IotaReportTransactionEffectsInput

Returns

Promise<void>