Merge branch 'master' into types-binary

This commit is contained in:
Nikolay Volf
2016-05-16 17:48:18 +03:00
10 changed files with 320 additions and 126 deletions

View File

@@ -56,6 +56,7 @@ pub struct TraceId {
}
/// Uniquely identifies Uncle.
#[derive(Debug)]
pub struct UncleId (
/// Block id.
pub BlockId,