Brandon Lucas
Brandon Lucas
I've started working on a PR that supports this (and signet in general) but could use some help from people more familiar with the codebase: https://github.com/getAlby/lightning-browser-extension/pull/3128
I've begun working on this issue, however I'm a bit confused as to how `settingsStore` variables are getting set. I've added a new settings variable, `fiatRateUrl` ([here](https://github.com/thebrandonlucas/zeus/blob/custom-btcpay/stores/SettingsStore.ts#L43)), and a `TextInput`...
@ChrisKnightLDN Fixed my immediate issue and the server was able to start (I am also using turborepo sveltekit), but then I got a different error after the server started up:...