Skip to content

Commit

Permalink
fix: remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rymnc committed Feb 15, 2024
1 parent fe2419b commit efd1b01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion waku/waku_rln_relay/rln_relay.nim
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ type
rlnRelayCredPath*: string
rlnRelayCredPassword*: string
rlnRelayTreePath*: string
# defined in waku_archive, but do not want to import it here
onFatalErrorAction*: OnFatalErrorHandler
when defined(rln_v2):
rlnRelayUserMessageLimit*: uint64
Expand Down

0 comments on commit efd1b01

Please sign in to comment.