Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
Implements the blockchain database.
bytes rlp(_T _t)
Export a single item in RLP format, returning a byte array.
std::ostream & operator<<(std::ostream &_out, BlockHeader const &_bi)
T convert(int _flags) const
std::vector< byte > bytes
vector_ref< byte const > bytesConstRef
boost::multiprecision::number< boost::multiprecision::cpp_int_backend< 256, 256, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void >> u256
DEV_SIMPLE_EXCEPTION(InvalidSealEngine)
Class for writing to an RLP bytestream.
Class for interpreting Recursive Linear-Prefix Data.