mirror of
https://github.com/Rate-Limiting-Nullifier/rln-docs.git
synced 2026-01-08 23:08:09 -05:00
deploy: 19e150bb78
This commit is contained in:
@@ -412,6 +412,7 @@ Checked that \(0 \le messageId < limit\). </p>
|
||||
<p>It takes following parameters:</p>
|
||||
<ul>
|
||||
<li>minimalDeposit: minimal membership deposit, cost of 1 message;</li>
|
||||
<li>maximalRate: maximal rate - maximum amount of messages one can send;</li>
|
||||
<li>depth: depth of the merkle tree;</li>
|
||||
<li>feePercentage: fee percentage;</li>
|
||||
<li>feeReceiver: address of the fee receiver;</li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -185,6 +185,7 @@
|
||||
<p>It takes following parameters:</p>
|
||||
<ul>
|
||||
<li>minimalDeposit: minimal membership deposit, cost of 1 message;</li>
|
||||
<li>maximalRate: maximal rate - maximum amount of messages one can send;</li>
|
||||
<li>depth: depth of the merkle tree;</li>
|
||||
<li>feePercentage: fee percentage;</li>
|
||||
<li>feeReceiver: address of the fee receiver;</li>
|
||||
|
||||
Reference in New Issue
Block a user