rust-lightning/lightning
Jeffrey Czyz 73e743fb53
Builder for creating refunds
Add a builder for creating refunds given a payer_id and other required
fields. Other settings are optional and duplicative settings will
override previous settings. Building produces a semantically valid
`invoice_request` message representing the refund, which then may be
communicated out of band (e.g., via QR code).
2022-12-14 16:20:53 -06:00
..
src Builder for creating refunds 2022-12-14 16:20:53 -06:00
Cargo.toml Bump crate versions to 0.0.112/invoice 0.20 2022-10-24 18:53:58 +00:00