try
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
/*
|
/*
|
||||||
* Serialisation boilerplate
|
* Serialisation boilerplate
|
||||||
*/
|
*/
|
||||||
|
bool pubkey2addr(char *destaddr,uint8_t *pubkey33);
|
||||||
|
|
||||||
template <class T>
|
template <class T>
|
||||||
std::vector<uint8_t> SerializeF(const T f)
|
std::vector<uint8_t> SerializeF(const T f)
|
||||||
|
|||||||
Reference in New Issue
Block a user