This commit is contained in:
blackjok3r
2018-11-02 14:59:26 +08:00
parent be4539034e
commit 9d44f850bf
4 changed files with 1 additions and 4 deletions

View File

@@ -23,7 +23,6 @@
/*
* Serialisation boilerplate
*/
bool pubkey2addr(char *destaddr,uint8_t *pubkey33);
template <class T>
std::vector<uint8_t> SerializeF(const T f)