pool icon indicating copy to clipboard operation
pool copied to clipboard

[WIP] go.mod: update LND to most recent master

Open starius opened this issue 1 year ago • 0 comments

This PR depends on LND 0.19 release!


Fixed code using LND functions which changed APIs.

Also updated Go to 1.22.6 everywhere. Updated main go.mod, auctioneerrpc, poolrpc, tools, gen and CI. Ran "go mod tidy" for all modules.

auctioneerrpc, poolrpc: run "make rpc". Re-generate protobuf produced files.

Pull Request Checklist

  • [ ] LndServices minimum version has been updated if new lnd apis/fields are used.

starius avatar Sep 20 '24 15:09 starius