Merge branch 'master' into types-binary
This commit is contained in:
@@ -56,6 +56,7 @@ pub struct TraceId {
|
||||
}
|
||||
|
||||
/// Uniquely identifies Uncle.
|
||||
#[derive(Debug)]
|
||||
pub struct UncleId (
|
||||
/// Block id.
|
||||
pub BlockId,
|
||||
|
||||
Reference in New Issue
Block a user