]> git.bitcoin.ninja Git - rust-lightning/commit
Deprecate functions in invoice_utils module
authorJeffrey Czyz <jkczyz@gmail.com>
Wed, 6 Nov 2024 22:53:07 +0000 (16:53 -0600)
committerJeffrey Czyz <jkczyz@gmail.com>
Fri, 8 Nov 2024 18:06:45 +0000 (12:06 -0600)
commitb6ceafb4f6f8a1957d27d788e9f811e39cd4e5b1
treefd76e81ab44dd6b07025ff3ad87e1f3cf21ebd49
parentce0e182ea5062ca2d10a8191288797585bdd9e12
Deprecate functions in invoice_utils module

ChannelManager::create_bolt11_invoice is a simpler and more flexible way
of creating a BOLT11 invoice, so deprecate the corresponding functions
in the invoice_utils module.
lightning/src/ln/invoice_utils.rs