mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 13:55:41 +00:00
fix typos (#291)
This commit is contained in:
committed by
Bastian Köcher
parent
62869f8a0a
commit
cab12b60c1
@@ -53,7 +53,7 @@ pub type AccountId = <Signature as Verify>::Signer;
|
||||
/// never know...
|
||||
pub type AccountIndex = u32;
|
||||
|
||||
/// Indentifier for a chain. 32-bit should be plenty.
|
||||
/// Identifier for a chain. 32-bit should be plenty.
|
||||
pub type ChainId = u32;
|
||||
|
||||
/// A hash of some data used by the relay chain.
|
||||
|
||||
Reference in New Issue
Block a user