Fix TODO comments (#8413)
This commit is contained in:
parent
a04c5b180a
commit
9e09d5b6bf
@ -55,8 +55,7 @@ pub struct Block {
|
||||
pub uncles_hash: H256,
|
||||
/// Authors address
|
||||
pub author: H160,
|
||||
// TODO: get rid of this one
|
||||
/// ?
|
||||
/// Alias of `author`
|
||||
pub miner: H160,
|
||||
/// State root hash
|
||||
#[serde(rename="stateRoot")]
|
||||
|
Loading…
Reference in New Issue
Block a user