]> git.bitcoin.ninja Git - rust-lightning/commit
Make MAX_PATH_LENGTH_ESTIMATE const pub and expand doc comment.
authorValentine Wallace <vwallace@protonmail.com>
Fri, 10 Nov 2023 22:01:52 +0000 (17:01 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 14 May 2024 16:57:51 +0000 (09:57 -0700)
commit2de600b984fbd9c54bc1341177ac821e259078a3
tree5952f63a595f08957150e285afdd108de77c4141
parent336c77c738c792eb8cc1b2ee0e78ff96f106f753
Make MAX_PATH_LENGTH_ESTIMATE const pub and expand doc comment.

Will be used in the next commit when we make this configurable in
PaymentParameters.
lightning/src/routing/router.rs