-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[feature]: BumpFee: return raw tx hex on success #8470
Copy link
Copy link
Open
Labels
P1MUST be fixed or reviewedMUST be fixed or reviewedbeginnerIssues suitable for new developersIssues suitable for new developersenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourfeesRelated to the fees paid for transactions (both LN and funding/commitment transactions)Related to the fees paid for transactions (both LN and funding/commitment transactions)good first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LNDrpcRelated to the RPC interfaceRelated to the RPC interface
Metadata
Metadata
Assignees
Labels
P1MUST be fixed or reviewedMUST be fixed or reviewedbeginnerIssues suitable for new developersIssues suitable for new developersenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourfeesRelated to the fees paid for transactions (both LN and funding/commitment transactions)Related to the fees paid for transactions (both LN and funding/commitment transactions)good first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LNDrpcRelated to the RPC interfaceRelated to the RPC interface
Is your feature request related to a problem? Please describe.
Currently the
bumpfeecommand will just return an empty object on success.Describe the solution you'd like
It would be nice to receive the raw transaction hex to manually broadcast in cases in which the transaction does not propagate