Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <cstdint>
#include <vector>
Go to the source code of this file.
Functions | |
bool | DecodeBitfield (const std::vector< uint8_t > &vch, unsigned size, uint32_t &bitfield, ScriptError *serror) |
bool DecodeBitfield | ( | const std::vector< uint8_t > & | vch, |
unsigned | size, | ||
uint32_t & | bitfield, | ||
ScriptError * | serror | ||
) |