Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
add doc for address
Browse files Browse the repository at this point in the history
  • Loading branch information
NikVolf committed Aug 16, 2016
1 parent 9e88acb commit b45020f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,6 @@ pub use log::*;
pub use kvdb::*;
pub use timer::*;

/// 160-bit integer representing account address
pub type Address = H160;

0 comments on commit b45020f

Please sign in to comment.