mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Add wallet endpoint support to bitcoin-cli (-usewallet)
This commit is contained in:
parent
dd2185c291
commit
31e07203bd
3 changed files with 28 additions and 1 deletions
|
|
@ -148,4 +148,6 @@ private:
|
|||
struct event* ev;
|
||||
};
|
||||
|
||||
std::string urlDecode(const std::string &urlEncoded);
|
||||
|
||||
#endif // BITCOIN_HTTPSERVER_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue