Merge branch 'master' into tx-broadcast

Conflicts:
	ethcore/src/client/traits.rs
This commit is contained in:
Tomasz Drwięga
2016-12-10 15:23:53 +01:00
47 changed files with 398 additions and 398 deletions

View File

@@ -43,7 +43,7 @@ export default {
},
uuid: {
type: String,
desc: 'The account UUID, or null if not available/unknown/not applicable.'
desc: 'The account Uuid, or null if not available/unknown/not applicable.'
}
}
}
@@ -66,7 +66,7 @@ export default {
},
uuid: {
type: String,
desc: 'The account UUID, or null if not available/unknown/not applicable.'
desc: 'The account Uuid, or null if not available/unknown/not applicable.'
}
}
}