6075997ebc
This is useful when we wish to have a channel frozen for a specific amount of blocks after its confirmation. This could also be done with an absolute thaw height, but it does not suit cases where a strict block delta needs to be enforced, as it's not possible to know for certain when a channel will be included in the chain. To work around this, we add a relative interpretation of the field, where if its value is below 500,000, then it's interpreted as a relative height. This approach allows us to prevent further database modifications to account for a relative thaw height. |
||
---|---|---|
.. | ||
lnd_forward_interceptor_test.go | ||
lnd_mpp_test.go | ||
lnd_multi-hop_htlc_local_chain_claim_test.go | ||
lnd_multi-hop_htlc_local_timeout_test.go | ||
lnd_multi-hop_htlc_receiver_chain_claim_test.go | ||
lnd_multi-hop_htlc_remote_chain_claim_test.go | ||
lnd_multi-hop_local_force_close_on_chain_htlc_timeout_test.go | ||
lnd_multi-hop_remote_force_close_on_chain_htlc_timeout_test.go | ||
lnd_multi-hop_test.go | ||
lnd_multi-hop-error-propagation.go | ||
lnd_multi-hop-payments.go | ||
lnd_send_multi_path_payment.go | ||
lnd_single_hop_invoice_test.go | ||
lnd_test.go | ||
log_check_errors.sh | ||
log_error_whitelist.txt | ||
log_substitutions.txt | ||
macaroons.go | ||
onchain.go | ||
psbt.go | ||
rest_api.go |