Skip to content

Commit

Permalink
Merge pull request #1 from StraitsX/update-minor-changes
Browse files Browse the repository at this point in the history
Update erc-7291.md
  • Loading branch information
alcedo authored Jul 16, 2024
2 parents 94c2c89 + 4b19275 commit 7eb07fa
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 7eb07fa

Please sign in to comment.