mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 14:23:12 +00:00
Fix typo
This commit is contained in:
parent
8c62105d95
commit
90cdd5385c
@ -39,7 +39,7 @@ export default function BroadcastPublicKey({
|
||||
});
|
||||
})
|
||||
.catch((e) => {
|
||||
console.error('Failed to creat Eth-Dm Publication message', e);
|
||||
console.error('Failed to create public key message', e);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user