Merge branch 'merge-batch-payout' into batch-rewards

This commit is contained in:
AlphaX-Projects
2023-11-09 11:42:45 +01:00
committed by GitHub
552 changed files with 5907 additions and 4428 deletions

View File

@@ -22,7 +22,8 @@
"maxRewardSharesPerFounderMintingAccount": 6,
"maxRewardSharesByTimestamp": [
{ "timestamp": 0, "maxShares": 6 },
{ "timestamp": 1657382400000, "maxShares": 3 }
{ "timestamp": 1657382400000, "maxShares": 3 },
{ "timestamp": 1698508800000, "maxShares": 2 }
],
"founderEffectiveMintingLevel": 10,
"onlineAccountSignaturesMinLifetime": 43200000,