Skip to content

Commit 2c25731

Browse files
committed
doc: add param docstring
1 parent cd98a6c commit 2c25731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/drafts/XanV2.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ contract XanV2 is IXanV2, XanV1 {
2929

3030
/// @notice Initializes the proxy.
3131
/// @param initialMintRecipient The initial recipient of the minted tokens.
32+
/// @param council The address of the governance council contract.
3233
/// @param xanV2Forwarder The XanV2 forwarder contract.
3334
/// @custom:oz-upgrades-validate-as-initializer
3435
// solhint-disable-next-line comprehensive-interface

0 commit comments

Comments
 (0)