Skip to content

Commit

Permalink
Update docs/Buffer-Documentation/Initializing-Buffers.md
Browse files Browse the repository at this point in the history
Co-authored-by: gosuto.eth <[email protected]>
  • Loading branch information
Zen-Maxi and gosuto-inzasheru authored Dec 20, 2024
1 parent 7a4648a commit 7848783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Buffer-Documentation/Initializing-Buffers.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Permit2: [0x000000000022D473030F116dDEE9F6B43aC78BA3](https://etherscan.io/addre

### How to initialize a buffer

To initialize a buffer there only three transactions to execute assuming you have a sufficient token balance and the ERC4626 wrapper already created. These three transactions are:
To initialize a buffer there are only three transactions to execute, assuming you have a sufficient token balance and the ERC4626 wrapper already created. These three transactions are:
1. Approving your underling token to be spent by Permit2
2. Approving the Buffer-Router using Permit2 to spend your underling tokens.
3. Calling initializeBuffer on the BuffferRouter.
Expand Down

0 comments on commit 7848783

Please sign in to comment.