civkit / civkit-api

This an API that uses c-lightning and a PGP chat app to handle basic payment functions for P2P trades
2 stars 3 forks source link

On backend, remove rune from logs, and update relay URL. #30

Open isaacknjama opened 1 day ago

isaacknjama commented 1 day ago

In the server logs, RUNE isn't supposed to be displayed.

We also need to update the relay URL to this variable: NEXT_PUBLIC_NOSTR_RELAY="wss://civkit.africa"

https://github.com/civkit/civkit-api/blob/main/server.ts # Comment out line 40

https://github.com/civkit/civkit-api/blob/c560dbd9860db935940614cb85005542c3de6ed8/config/ndkSetup.ts#L10 - Pass it as a variable and put in the env file