Remove std::SystemTime from create_phantom_invoice, ref #1978
authorKurtsley <kurtsley@gmail.com>
Wed, 25 Jan 2023 06:40:56 +0000 (00:40 -0600)
committerKurtsley <kurtsley@gmail.com>
Fri, 27 Jan 2023 06:02:41 +0000 (00:02 -0600)
commitafa048048703a93d3da691be1fea888d1304a025
tree05e382b30ac8b09aebb47fdf1315257f3939c5db
parentd4de913ae7bc9381ec6dc4e5f4494e201226d26c
Remove std::SystemTime from create_phantom_invoice, ref #1978

Replace current_timestamp call with no-std duration_from_epoch
lightning-invoice/src/utils.rs