Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ bumpfee
Function
bumpfee
src/wallet/rpc/spend.cpp:1120–1120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1118
}
1119
1120
RPCHelpMan bumpfee() { return bumpfee_helper(
"bumpfee"
); }
1121
RPCHelpMan psbtbumpfee() { return bumpfee_helper(
"psbtbumpfee"
); }
1122
1123
RPCHelpMan send()
Callers
nothing calls this directly
Calls
1
bumpfee_helper
Function · 0.85
Tested by
no test coverage detected