*Update dist
This commit is contained in:
parent
a8b3c35c89
commit
63bd27fed2
|
@ -29,4 +29,4 @@ export class PeerDiscoveryClient extends Client {
|
||||||
return await this.callModuleReturn("discover", { pubkey });
|
return await this.callModuleReturn("discover", { pubkey });
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export const createClient = factory(PeerDiscoveryClient, "FADtZWz_dUhGRgLcaJGIdTgYPg4k60F8wvKgby_v08jo3A");
|
export const createClient = factory(PeerDiscoveryClient, "FACTQhR-sNQ0K9Nh5QlHlkp5q57rxBdc2DGgacoTdwtIoA");
|
||||||
|
|
Loading…
Reference in New Issue