Remove unused BIP69 input sorting 2019-03-htlc-sorting
authorMatt Corallo <git@bluematt.me>
Thu, 7 Mar 2019 18:39:06 +0000 (13:39 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 7 Mar 2019 18:56:06 +0000 (13:56 -0500)
commita0854884ca820dc97b7c861219084df0e75dc15b
tree41f08552b8e8e7da12fd679fb93ea1cd71929bf1
parentd990f72f9a4cf4bc6f7f32f8b3dc9dd616c5bd33
Remove unused BIP69 input sorting

Lightning doesn't (currently) do any input sorting at the protocol
level, but if we ever need to re-add this its in git history.
src/util/transaction_utils.rs