Skip to content

Conversation

Primexz
Copy link
Contributor

@Primexz Primexz commented Oct 5, 2025

With this PR we expose the optional peer alias when calling ForwardingHistory().

Pull Request Checklist

  • PR is opened against correct version branch.
  • Version compatibility matrix in the README and minimal required version
    in lnd_services.go are updated.
  • Update macaroon_recipes.go if your PR adds a new method that is called
    differently than the RPC method it invokes.

// Offset is the index from which to start querying.
Offset uint32

// PeerAliasLookup enables looking up the alias
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: period

// The peer alias of the incoming channel.
PeerAliasIn string

// The peer alias of the outgoing channel
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: period

@lightninglabs-deploy
Copy link

@Primexz, remember to re-request review from reviewers when ready

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.

3 participants