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

Add remote node pubkey field to LiquidityRules and protos #369

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

Jossec101
Copy link
Contributor

@Jossec101 Jossec101 commented Apr 16, 2024

This pull request adds a new field called remote_node_pubkey to the LiquidityRule class and the corresponding protobuf message. This field represents the public key of the node that is the counterparty of the channel.

This PR is needed to support automatic rebalancing without swaps.

This PR is needed for Elenpay/liquidator#74

@Jossec101 Jossec101 marked this pull request as draft April 16, 2024 18:08
@Jossec101 Jossec101 marked this pull request as ready for review April 17, 2024 14:42
@Jossec101 Jossec101 requested review from markettes and RodriFS April 17, 2024 14:44
@Jossec101 Jossec101 merged commit 97aff15 into main Apr 17, 2024
4 checks passed
@Jossec101 Jossec101 deleted the remote-node-pubkey-liquidity-rules branch April 17, 2024 15:45
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