Skip to content

Commit 5b21b01

Browse files
zone-liveulissesferreira
authored andcommitted
chore: passing the origin in ConfirmationHandler
1 parent 6c5dfb1 commit 5b21b01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/snap/src/core/services/confirmation/ConfirmationHandler.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ export class ConfirmationHandler {
101101
...DEFAULT_CONFIRMATION_CONTEXT,
102102
scope,
103103
method,
104+
origin: request.origin,
104105
transaction: base64EncodedTransaction,
105106
account,
106107
});

0 commit comments

Comments
 (0)