see more details here: https://github.com/lightningnetwork/lnd/issues/8380 Igniter fails to route with `INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS` if the node runner has a higher than default `bitcoin.timelockdelta` fix is to include the `--final_cltv_delta` flag in `buildroute`
see more details here: lightningnetwork/lnd#8380
Igniter fails to route with
INCORRECT_OR_UNKNOWN_PAYMENT_DETAILSif the node runner has a higher than defaultbitcoin.timelockdeltafix is to include the
--final_cltv_deltaflag inbuildroute