Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

feat: update channel #457

Merged
merged 4 commits into from
Jun 18, 2024
Merged

feat: update channel #457

merged 4 commits into from
Jun 18, 2024

Conversation

rolznz
Copy link
Collaborator

@rolznz rolznz commented Jun 18, 2024

Users can now update base forwarding fees on public channels. A high value can be set to prevent routing.

image

image

lnclient/ldk/ldk.go Outdated Show resolved Hide resolved
Copy link

@bumi bumi left a comment

Choose a reason for hiding this comment

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

utACK!

lnclient/ldk/ldk.go Outdated Show resolved Hide resolved
@@ -727,6 +727,10 @@ func (svc *LNDService) GetNetworkGraph(nodeIds []string) (lnclient.NetworkGraphR

func (svc *LNDService) UpdateLastWalletSyncRequest() {}

func (svc *LNDService) UpdateChannel(ctx context.Context, updateChannelRequest *lnclient.UpdateChannelRequest) error {
Copy link

Choose a reason for hiding this comment

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

@im-adithya can you implement this?

Copy link
Member

Choose a reason for hiding this comment

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

Will do 👍

Copy link
Member

Choose a reason for hiding this comment

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

Opened #459

@rolznz rolznz merged commit 93d70f6 into master Jun 18, 2024
7 checks passed
@rolznz rolznz deleted the feat/update-channel branch June 18, 2024 08:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants