mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-01-08 17:03:12 +00:00
Merge branch 'main' into chore/update-imt-dep
This commit is contained in:
commit
9b4bd151bd
@ -46,7 +46,7 @@ contract DeployWakuRlnV2 is BaseScript {
|
||||
}
|
||||
|
||||
contract DeployProxy is BaseScript {
|
||||
uint32 public constant MAX_TOTAL_RATELIMIT_PER_EPOCH = 160_000;
|
||||
uint32 public constant MAX_TOTAL_RATELIMIT_PER_EPOCH = 1_000_000;
|
||||
uint32 public constant MIN_RATELIMIT_PER_MEMBERSHIP = 20;
|
||||
uint32 public constant MAX_RATELIMIT_PER_MEMBERSHIP = 600;
|
||||
uint32 public constant ACTIVE_DURATION = 180 days;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user