Skip to content

Commit

Permalink
fix: Update natspec
Browse files Browse the repository at this point in the history
  • Loading branch information
LHerskind committed Jan 24, 2022
1 parent 962619c commit f60a451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/protocol/libraries/logic/BridgeLogic.sol
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ library BridgeLogic {
* @param reserves The state of all the reserves
* @param reservesList The list of the addresses of all the active reserves
* @param userConfig The user configuration mapping that tracks the supplied/borrowed assets
* @param asset The address of the asset to mint
* @param asset The address of the underlying asset to mint aTokens of
* @param amount The amount to mint
* @param onBehalfOf The address that will receive the aTokens
* @param referralCode Code used to register the integrator originating the operation, for potential rewards.
Expand Down

0 comments on commit f60a451

Please sign in to comment.