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