Mubarak Muhammad Aminu
Mubarak Muhammad Aminu
for each endpoint on the docs, we should have an object that shows the list of data the endpoint will expose when it is called. i.e state = { name:...
Trying to generate an invoice, but i getting this error ``` import { LightningAddress } from "@getalby/lightning-tools"; if (!process.env.MERCHANT_LN_ADDRESS) { throw new Error( "Merchant's Lightning address environment variable is not...
**Issue(s): #109
[] PR For issue: #17
## Error ``` Error: 0: Multiple errors ``` ## Metadata |key|value| |--|--| |**version**|0.26.1| |**os**|macos| |**arch**|aarch64|
Base on the Gateway roadmap #6178 Bitcoind didn't work because we need to upgrade the client api we're using Better thing would be to use bdk for it and we...