mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 05:37:58 +00:00
docs:fix spelling issues (#1699)
* Update CHANGELOG.md * Update mod.rs * Update runtime_apis.rs * Update setup_client_custom_rpc.rs * Update subxt/examples/setup_client_custom_rpc.rs Co-authored-by: James Wilson <james@jsdw.me> * Update subxt/examples/setup_client_custom_rpc.rs Co-authored-by: James Wilson <james@jsdw.me> --------- Co-authored-by: James Wilson <james@jsdw.me>
This commit is contained in:
@@ -262,7 +262,7 @@ impl RuntimeGenerator {
|
||||
/// The outer extrinsic enum.
|
||||
pub type Call = #call_path;
|
||||
|
||||
/// The outer error enum representing the DispatchError's Module variant.
|
||||
/// The outer error enum represents the DispatchError's Module variant.
|
||||
pub type Error = #error_path;
|
||||
|
||||
pub fn constants() -> ConstantsApi {
|
||||
|
||||
Reference in New Issue
Block a user