![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "merkleblock.h"#include "consensus/consensus.h"#include "hash.h"#include "primitives/block.h"#include "utilstrencodings.h"Go to the source code of this file.
Functions | |
| std::vector< unsigned char > | BitsToBytes (const std::vector< bool > &bits) |
| std::vector< bool > | BytesToBits (const std::vector< unsigned char > &bytes) |
| std::vector<unsigned char> BitsToBytes | ( | const std::vector< bool > & | bits | ) |
| std::vector<bool> BytesToBits | ( | const std::vector< unsigned char > & | bytes | ) |