Notarization

This commit is contained in:
Duke Leto
2020-12-06 22:57:07 -05:00
parent 63dde4219c
commit 32fda42602
11 changed files with 9 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
// NSPV_get... functions need to return the exact serialized length, which is the size of the structure minus size of pointers, plus size of allocated data
#include "notarisationdb.h"
#include "notarizationdb.h"
#include "rpc/server.h"
static std::map<std::string,bool> nspv_remote_commands = {{"channelsopen", true},{"channelspayment", true},{"channelsclose", true},{"channelsrefund", true},