Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
struct | dev::eth::VerifiedBlockRef |
Verified block info, does not hold block data, but a reference instead. More... | |
struct | dev::eth::VerifiedBlock |
Verified block info, combines block data and verified info/transactions. More... | |
Namespaces | |
dev | |
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
dev::eth | |
Typedefs | |
using | dev::eth::VerifiedBlocks = std::vector< VerifiedBlock > |