Commit 6361dbd
core: Send deferred redeem notification for gasless redeems.
When a GaslessRedeem UserOp is used, the redeem notification to the
server was never sent because submitted=false deferred the notification,
but the deferred send was never implemented. Send the notification when
ConfirmRedemption reports the real transaction hash after the bundler
submits.1 parent 00397f5 commit 6361dbd
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3537 | 3537 | | |
3538 | 3538 | | |
3539 | 3539 | | |
| 3540 | + | |
| 3541 | + | |
| 3542 | + | |
| 3543 | + | |
| 3544 | + | |
| 3545 | + | |
| 3546 | + | |
| 3547 | + | |
| 3548 | + | |
| 3549 | + | |
| 3550 | + | |
3540 | 3551 | | |
3541 | 3552 | | |
3542 | 3553 | | |
| |||
0 commit comments