Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
virtual u256 networkId() const =0
Get network id.
virtual bool net_listening() override
std::string toString(string32 const &_s)
Make normal string from fixed-length string.
virtual std::string net_version() override
Net(NetworkFace &_network)
std::string toJS(FixedHash< S > const &_h)
virtual bool isNetworkStarted() const =0
Is network working? there may not be any peers yet.
virtual std::string net_peerCount() override
virtual size_t peerCount() const =0
Same as peers().size(), but more efficient.