bitcoin-dev-project / sim-ln

Payment activity generator for the lightning network
MIT License
63 stars 27 forks source link

chore: bump fedimint-tonic-lnd version #151

Closed okjodom closed 11 months ago

okjodom commented 11 months ago
okjodom commented 11 months ago

update: taking opportunity to apply a less strict semver in tonic_lnd dependency so we can just keep rolling on the patch version

okjodom commented 11 months ago

update: cargo update to fetch the latest version of fedimint-tonic-lnd, now available in crates.io

okjodom commented 11 months ago

update: avoided cargo update in favor of more atomic version bump :p

carlaKC commented 11 months ago

Would be nice to tack on a change to the readme that has IPs because it's still pretty odd to need https://ip address - either push with this PR or in a followup, I'm easy.

okjodom commented 11 months ago

Would be nice to tack on a change to the readme that has IPs because it's still pretty odd to need https://ip address - either push with this PR or in a followup, I'm easy.

appended in readme with ip/domain addresses in examples. we always need https for these tls connections.