stakwork / sphinx-relay

Node.js wrapper for communication between sphinx client and lightning node.
MIT License
250 stars 70 forks source link

better testing of spam message deletion #739

Open Evanfeenstra opened 11 months ago

Evanfeenstra commented 11 months ago

addTimer which creates the "escrow" repayment timer uses payload.message.id, however on the admin's side, the message is deleted with message.id (which is different). So deleting message to stop repayment is probably not working

tobi-bams commented 9 months ago

@Evanfeenstra I guess we can close this issue already right?