MCPcopy 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
1120RPCHelpMan bumpfee() { return bumpfee_helper("bumpfee"); }
1121RPCHelpMan psbtbumpfee() { return bumpfee_helper("psbtbumpfee"); }
1122
1123RPCHelpMan send()

Callers

nothing calls this directly

Calls 1

bumpfee_helperFunction · 0.85

Tested by

no test coverage detected