mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
fixup non-breaking merge error
This commit is contained in:
parent
07173d02f4
commit
d670da8b30
1 changed files with 1 additions and 1 deletions
|
|
@ -5729,7 +5729,7 @@ UniValue importwallet(const JSONRPCRequest& request);
|
|||
UniValue importprunedfunds(const JSONRPCRequest& request);
|
||||
UniValue removeprunedfunds(const JSONRPCRequest& request);
|
||||
UniValue importmulti(const JSONRPCRequest& request);
|
||||
extern UniValue getwalletpakinfo(const JSONRPCRequest& request);
|
||||
UniValue getwalletpakinfo(const JSONRPCRequest& request);
|
||||
|
||||
static const CRPCCommand commands[] =
|
||||
{ // category name actor (function) argNames
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue