mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-05 15:13:12 +00:00
chores: change log to waku:rln namespace
This commit is contained in:
parent
822b6240b6
commit
ebf147969d
@ -10,7 +10,7 @@ import {
|
||||
import { RlnMessage, toRLNSignal } from "./message.js";
|
||||
import { MembershipKey, RLNInstance } from "./rln.js";
|
||||
|
||||
const log = debug("waku:message:rln-encoder");
|
||||
const log = debug("waku:rln:encoder");
|
||||
|
||||
export class RLNEncoder implements Encoder {
|
||||
public contentTopic: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user