This commit is contained in:
blackjok3r
2018-11-02 13:48:31 +08:00
parent 97c7042ce8
commit 387466a273

View File

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