Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLC offer listener #360

Open
Polybius93 opened this issue Apr 17, 2023 · 0 comments
Open

DLC offer listener #360

Polybius93 opened this issue Apr 17, 2023 · 0 comments
Assignees

Comments

@Polybius93
Copy link
Collaborator

chrome.runtime.onMessageExternal.addListener(async function (

A part of the background code listens for requests for DLC offers from the dApp. It would be better to use SATS for this purpose.
The request contains the offer object and the wallet URL of the counterparty. At the moment, these informations are forwarded as parameters to the destination route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants