mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
move rpc* to rpc/
This commit is contained in:
parent
b92ea98503
commit
a0eaff8a1d
24 changed files with 74 additions and 76 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "miner.h"
|
||||
#include "net.h"
|
||||
#include "policy/policy.h"
|
||||
#include "rpcserver.h"
|
||||
#include "rpc/server.h"
|
||||
#include "script/standard.h"
|
||||
#include "script/sigcache.h"
|
||||
#include "scheduler.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue