This commit is contained in:
Gav
2018-09-27 16:25:53 +01:00
parent a3285e43f6
commit 65b9e11cd8
17 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ mod tests;
use self::error::Result;
build_rpc_trait! {
/// Polkadot blockchain API
/// Substrate blockchain API
pub trait ChainApi<Hash, Header, Number, Extrinsic> {
type Metadata;