Closed Toheeb-Ojuolape closed 1 year ago
Hi @Toheeb-Ojuolape, the git-flow is a bit messed up, please update your local dev branch to the latest dev head and re-apply your work on that as a new branch. That should make it easier.
Hi @Toheeb-Ojuolape, the git-flow is a bit messed up, please update your local dev branch to the latest dev head and re-apply your work on that as a new branch. That should make it easier.
@nully0x I already did a rebase to dev. Is there something else I'm supposed to do again?
Hi @Toheeb-Ojuolape, the git-flow is a bit messed up, please update your local dev branch to the latest dev head and re-apply your work on that as a new branch. That should make it easier.
@nully0x I already did a rebase to dev. Is there something else I'm supposed to do again?
oh okay, don't worry.
Hi @Extheoisah. As requested in your review, I uncommented the code I wrote in alby and opennode controllers and refactored them to work with the middleware setup. I also setup the node-lightning invoice package to decode invoices and get their amount to check if the user has sufficient sats in their wallet to request the withdrawal of that amount.