Nitesh on Nostr: If you updated to lnd 0.16 don't forget to change the routerrpc settings in the conf ...
If you updated to lnd 0.16 don't forget to change the routerrpc settings in the conf file, they changed the settings names and lnd won't start unless you do.
Look for the new ones in sample-lnd conf file on lnd GitHub.
They added the word "apriori" to the setting names for a few so refer to the link. This is an example.
routerrpc.apriori.hopprob=0.2
I believe this change is because they added a new probability estimator for pathfinding called bimodal. So some settings will be routerrpc.bimodal if you use the bimodal estimator.
https://github.com/lightningnetwork/lnd/blob/master/sample-lnd.confPublished at
2023-03-30 04:51:46Event JSON
{
"id": "7c524ec91aa4b548a154942954f0b2c2aaeeff8ffab35e90b03b4d544e8365d4",
"pubkey": "021d7ef7aafc034a8fefba4de07622d78fd369df1e5f9dd7d41dc2cffa74ae02",
"created_at": 1680151906,
"kind": 1,
"tags": [
[
"r",
"routerrpc.apriori.hopprob"
],
[
"r",
"routerrpc.bimodal"
],
[
"r",
"https://github.com/lightningnetwork/lnd/blob/master/sample-lnd.conf"
]
],
"content": "If you updated to lnd 0.16 don't forget to change the routerrpc settings in the conf file, they changed the settings names and lnd won't start unless you do.\n\nLook for the new ones in sample-lnd conf file on lnd GitHub. \n\nThey added the word \"apriori\" to the setting names for a few so refer to the link. This is an example. \n\nrouterrpc.apriori.hopprob=0.2\n\nI believe this change is because they added a new probability estimator for pathfinding called bimodal. So some settings will be routerrpc.bimodal if you use the bimodal estimator. \n\nhttps://github.com/lightningnetwork/lnd/blob/master/sample-lnd.conf",
"sig": "e945f83fbde00d35bcc90bf97741dfca48f74bbccb3a65abb664d8a768cc784d8c630969fff298ef0be92c8c032955edf5d0cf1d379a7ed67fbbe36bdda0f786"
}