Skip to content

Commit

Permalink
Merge pull request #60 from etherisc/feature/gif-next-20240711
Browse files Browse the repository at this point in the history
update gif-next
  • Loading branch information
doerfli authored Jul 11, 2024
2 parents b827497 + a209357 commit 31a8557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contracts/MyPool.sol
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ contract MyPool is BasicPool {
virtual
returns(NftId bundleNftId)
{
bundleNftId = _createBundle(
(bundleNftId,) = _createBundle(
owner,
fee,
AmountLib.toAmount(initialAmount),
Expand Down
2 changes: 1 addition & 1 deletion lib/gif-next
Submodule gif-next updated 140 files

0 comments on commit 31a8557

Please sign in to comment.