Type Alias: IotaReportTransactionEffectsFeature
type IotaReportTransactionEffectsFeature = object;
A Wallet Standard feature for reporting the effects of a transaction block executed by a dapp The feature allows wallets to updated their caches using the effects of the transaction executed outside of the wallet
Properties
iota:reportTransactionEffects
iota:reportTransactionEffects: object;
Namespace for the feature.
version
version: IotaReportTransactionEffectsVersion;
Version of the feature API.
reportTransactionEffects
reportTransactionEffects: IotaReportTransactionEffectsMethod;