mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
Spellling corrections (no code changes) (#8971)
* Spelling corrections * As this might break let's do as a separate PR
This commit is contained in:
@@ -27,8 +27,8 @@ use crate::state::ReadProof;
|
||||
|
||||
/// Substrate child state API
|
||||
///
|
||||
/// Note that all `PrefixedStorageKey` are desierialized
|
||||
/// from json and not guaranted valid.
|
||||
/// Note that all `PrefixedStorageKey` are deserialized
|
||||
/// from json and not guaranteed valid.
|
||||
#[rpc]
|
||||
pub trait ChildStateApi<Hash> {
|
||||
/// RPC Metadata
|
||||
|
||||
Reference in New Issue
Block a user