Rename their_to_self_delay as on_local_tx_csv
authorAntoine Riard <ariard@student.42.fr>
Thu, 30 Apr 2020 01:22:28 +0000 (21:22 -0400)
committerAntoine Riard <ariard@student.42.fr>
Thu, 28 May 2020 08:21:47 +0000 (04:21 -0400)
commitf655c516e750386a9296da547e385339564d04a7
treef7520355fa50c8678a565096e563dc814eebdc35
parent56ec6e0060204d8d48c501932dc0f78fd303370d
Rename their_to_self_delay as on_local_tx_csv

on_remote_tx_csv is the CSV delay encumbering remote transactions
revokable outputs as required by local.

on_local_tx_csv is the CSV delay encumbering local transactions
revokable outputs as required by remote.

Local/remote is here defined from a code processing viewpoint,
process running this code is "local".
lightning/src/ln/channelmonitor.rs
lightning/src/ln/onchaintx.rs