mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-10 06:38:05 -05:00
fix: currentCollects removed from protocolSharedRevenue module (redeployed)
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
},
|
||||
{
|
||||
"name": "ProtocolSharedRevenueMinFeeMintModule",
|
||||
"addy": "0x6d3671d37252d27f03efb01C1995A73162473571"
|
||||
"addy": "0x56174f7ff96C82004D3cEC42e9A99b5A44e76C77"
|
||||
}
|
||||
],
|
||||
"reference": [
|
||||
|
||||
420
broadcast/DeployMintFeeModule.s.sol/80002/9352fad2-latest.json
Normal file
420
broadcast/DeployMintFeeModule.s.sol/80002/9352fad2-latest.json
Normal file
File diff suppressed because one or more lines are too long
420
broadcast/DeployMintFeeModule.s.sol/80002/run-1714390429.json
Normal file
420
broadcast/DeployMintFeeModule.s.sol/80002/run-1714390429.json
Normal file
File diff suppressed because one or more lines are too long
@@ -16,7 +16,6 @@ struct ProtocolSharedRevenueMinFeeMintModuleInitData {
|
||||
uint160 amount;
|
||||
uint96 collectLimit;
|
||||
address currency;
|
||||
uint96 currentCollects;
|
||||
address recipient;
|
||||
uint16 referralFee;
|
||||
bool followerOnly;
|
||||
|
||||
Reference in New Issue
Block a user