Skip to content

Commit

Permalink
Update erc-7291.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alcedo authored Jul 16, 2024
1 parent 94c2c89 commit 4b19275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-7291.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ Why is there a need for destination?

### Why was a push transaction model chosen?

- This standard sticks to the push transaction model where the transfer of PBM is initiated on the senders side. Modern wallets can support the required PBM logic by embedding the unwrapping logic within the ERC-1155 `safeTransfer` function.
- This standard sticks to the push transaction model where the transfer of PBM is initiated on the sender's side. Modern wallets can support the required PBM logic by embedding the unwrapping logic within the ERC-1155 `safeTransfer` function.

### Customisability

Expand Down

0 comments on commit 4b19275

Please sign in to comment.