From 63bd27fed253f3fd7e94a357d8ce88809328f34c Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Wed, 1 Feb 2023 12:46:08 -0500 Subject: [PATCH] *Update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 3773836..99f2859 100644 --- a/dist/index.js +++ b/dist/index.js @@ -29,4 +29,4 @@ export class PeerDiscoveryClient extends Client { return await this.callModuleReturn("discover", { pubkey }); } } -export const createClient = factory(PeerDiscoveryClient, "FADtZWz_dUhGRgLcaJGIdTgYPg4k60F8wvKgby_v08jo3A"); +export const createClient = factory(PeerDiscoveryClient, "FACTQhR-sNQ0K9Nh5QlHlkp5q57rxBdc2DGgacoTdwtIoA");