From 98b43500aeecbf74bb25fe0dbd1f39b87f5cdbe8 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Wed, 1 Feb 2023 14:20:00 -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 99f2859..573ea88 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, "FACTQhR-sNQ0K9Nh5QlHlkp5q57rxBdc2DGgacoTdwtIoA"); +export const createClient = factory(PeerDiscoveryClient, "FAC1RHsjGT8DcmOvnBVd8CekuuzE_qpMCRJ4oT_7Tql8bg");