![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
#include <mp/util.h>
Go to the source code of this file.
Namespaces | |
namespace | mp |
Functions to serialize / deserialize common bitcoin types. | |
Functions | |
template<typename Value > | |
::capnp::Void | mp::BuildPrimitive (InvokeContext &invoke_context, Value &&, TypeList<::capnp::Void >) |
template<typename LocalType , typename Output > | |
void | mp::CustomBuildField (TypeList< LocalType >, Priority< 1 >, InvokeContext &invoke_context, ::capnp::Void, Output &&output) |