Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <string>
#include <functional>
#include <boost/algorithm/string/case_conv.hpp>
#include <libdevcore/Common.h>
#include <libdevcore/Exceptions.h>
#include <libdevcore/FixedHash.h>
#include "Common.h"
Go to the source code of this file.
Classes | |
class | dev::eth::ICAP |
Encapsulation of an ICAP address. More... | |
Namespaces | |
dev | |
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
dev::eth | |
Functions | |
dev::eth::DEV_SIMPLE_EXCEPTION (InvalidICAP) | |