We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd98a6c commit 2c25731Copy full SHA for 2c25731
src/drafts/XanV2.sol
@@ -29,6 +29,7 @@ contract XanV2 is IXanV2, XanV1 {
29
30
/// @notice Initializes the proxy.
31
/// @param initialMintRecipient The initial recipient of the minted tokens.
32
+ /// @param council The address of the governance council contract.
33
/// @param xanV2Forwarder The XanV2 forwarder contract.
34
/// @custom:oz-upgrades-validate-as-initializer
35
// solhint-disable-next-line comprehensive-interface
0 commit comments