add doc for address
This commit is contained in:
parent
9e88acb8c8
commit
b45020fc7f
@ -156,5 +156,6 @@ pub use log::*;
|
||||
pub use kvdb::*;
|
||||
pub use timer::*;
|
||||
|
||||
/// 160-bit integer representing account address
|
||||
pub type Address = H160;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user