We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b90ec commit 0b666beCopy full SHA for 0b666be
packages/transaction-controller/src/TransactionController.ts
@@ -3140,7 +3140,6 @@ export class TransactionController extends BaseController<
3140
const submittedTxMeta = this.#updateTransactionInternal(
3141
{
3142
transactionId,
3143
- note: 'TransactionController#processApproval - Intent transaction auto-submitted',
3144
skipValidation: true,
3145
},
3146
(draftTxMeta) => {
0 commit comments