SuiReportTransactionEffectsFeature: {
    sui:reportTransactionEffects: {
        reportTransactionEffects: SuiReportTransactionEffectsMethod;
        version: "1.0.0";
    };
}

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

Type declaration