BitShares-Core
7.0.0
BitShares blockchain node software and command-line wallet software
|
#include <raw.hpp>
Static Public Member Functions | |
template<typename Stream > | |
static void | pack (Stream &s, const int64_t v, uint32_t _max_depth) |
template<typename Stream > | |
static void | unpack (Stream &s, int64_t &v, uint32_t _max_depth) |
|
inlinestatic |
|
inlinestatic |