minor style cleanup after HTTP rest interface merge

- no code changes
This commit is contained in:
Philip Kaufmann
2014-11-19 10:53:46 +01:00
parent b5d1b10929
commit a01fa3035f
2 changed files with 11 additions and 10 deletions

View File

@@ -13,9 +13,10 @@
#include <stdexcept>
#include <vector>
struct CExtPubKey;
class CPubKey;
struct CExtPubKey;
/**
* secp256k1:
* const unsigned int PRIVATE_KEY_SIZE = 279;