up
This commit is contained in:
parent
3b482c95a3
commit
cafef8c248
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ export class LiquidityProvider {
|
|||
this.log("No pub provider to liquidity provider, will not be initialized")
|
||||
return
|
||||
}
|
||||
this.log("connecting to liquidity provider", pubDestination)
|
||||
this.log("connecting to liquidity provider:", pubDestination)
|
||||
this.pubDestination = pubDestination
|
||||
this.invoicePaidCb = invoicePaidCb
|
||||
this.client = newNostrClient({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue