Allow setting custom gossip seen timestamps.
authorArik Sosman <git@arik.io>
Sat, 14 Oct 2023 01:39:27 +0000 (18:39 -0700)
committerArik Sosman <git@arik.io>
Thu, 19 Oct 2023 19:24:38 +0000 (12:24 -0700)
commitf525858b51ca7c8ad9b855efd92e5e04efa53ed1
tree3cb6a4e17a7940a9f3667d59496def0d8e022f60
parent32c175b543de5782f6615a7110b4d303620b50d0
Allow setting custom gossip seen timestamps.
src/downloader.rs
src/persistence.rs
src/tests/mod.rs
src/types.rs