]> git.bitcoin.ninja Git - rust-lightning/commit
Refactor: Rename Request & Response to Ping & Pong
authorshaavan <shaavan.github@gmail.com>
Thu, 23 May 2024 06:03:34 +0000 (11:33 +0530)
committershaavan <shaavan.github@gmail.com>
Thu, 30 May 2024 07:06:58 +0000 (12:36 +0530)
commit7d5dd6b2994752d9f2ae57538a0b25af475ee90d
tree1d28cf2612f1e129a12c1dfe3a9b09673358b0f0
parent6904786ed4edd1fe5d85a5b886aa4be86052f338
Refactor: Rename Request & Response to Ping & Pong

1. These two variants will be modified in an upcoming commit
   to be each other's response.
2. The names are updated to better fit their new roles.
lightning/src/onion_message/functional_tests.rs