Ring Daemon 16.0.0
Loading...
Searching...
No Matches
Address.h File Reference

This file defined Address alias for FixedHash of 160 bits and some special Address constants. More...

Include dependency graph for Address.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dev
 

Typedefs

using dev::Address = h160
 An Ethereum address: 20 bytes.
 
using dev::Addresses = h160s
 A vector of Ethereum addresses.
 
using dev::AddressHash = std::unordered_set< h160 >
 A hash set of Ethereum addresses.
 

Detailed Description

This file defined Address alias for FixedHash of 160 bits and some special Address constants.

Definition in file Address.h.