-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rfq: add pure asset forwarding policy
If a payment is coming in through one asset channel and is supposed to leave through another asset channel, we don't actually have to do any conversion to BTC but instead to the outgoing asset directly (this would be a single hop payment with asset channels on both sides). To allow that forwarding mode, we add a new policy that contains both an incoming and outgoing channel policy.
- Loading branch information
Showing
1 changed file
with
145 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters