mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-07 23:04:09 -05:00
lint fix
This commit is contained in:
@@ -156,9 +156,7 @@ Since the user is free to burn arbitrary number of `message_id` at once up to `m
|
||||
Note that within a given epoch, the `external_nullifier` MUST be identical for all messages,
|
||||
as it is computed deterministically from the epoch value and the `rln_identifier` as follows:
|
||||
|
||||
|
||||
```js
|
||||
external_nullifier = poseidonHash([epoch, rln_identifier]);
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user