Drop now-unused methods on `Time`
authorMatt Corallo <git@bluematt.me>
Thu, 21 Mar 2024 15:44:45 +0000 (15:44 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 5 Apr 2024 09:05:56 +0000 (09:05 +0000)
commitd9b9854e87b81e43bcd33ae7bc059cf40af5b5e1
tree3879bcf513d4368c0991bd41158221f235878a6a
parentae0d825d89ca0ac2489737d1b413e778650b093c
Drop now-unused methods on `Time`

We no longer use `Time` during scoring, which makes several of its
methods now useless. We remove those here.
lightning/src/util/time.rs