Skip to content

New Feature swap op_return#2417

Draft
juanky201271 wants to merge 8 commits into
devfrom
feature/swap-op-return
Draft

New Feature swap op_return#2417
juanky201271 wants to merge 8 commits into
devfrom
feature/swap-op-return

Conversation

@juanky201271

Copy link
Copy Markdown
Contributor

Fixes:

Comment thread zingolib/src/lightclient/propose.rs Outdated
let _ignore_error = self.pause_sync();
let mut wallet = self.wallet().write().await;
let proposal = wallet.create_send_proposal(request, account_id)?;
// send-all is a self-spend: route_via_ephemeral has no use case here, so single-hop.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is meant by "send-all is a self-spend" here? send all in most cases is sending all funds to another recipient right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is confusing, fixed it.

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

Successfully merging this pull request may close these issues.

2 participants