Skip to content

Commit

Permalink
**
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrent committed Apr 25, 2024
1 parent c9a3317 commit 46e48ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/staking/GenericStakedAppreciatingVault.sol
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ struct RewardTracker {
uint256 rewardAmount; // {qAsset}
}

/*
/**
* @title GenericMultiRewardsVault
* @notice Transferrable ERC4626 vault with linear reward streaming in the vault's asset token.
* The only reward token is the asset itself. Adding rewards is permisionless.
Expand Down

0 comments on commit 46e48ad

Please sign in to comment.