mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 14:01:06 +00:00
chore: fix some typos (#1997)
* Update events.rs * Update transaction_extensions.rs * Update mod.rs * Update lib.rs --------- Co-authored-by: James Wilson <james@jsdw.me>
This commit is contained in:
@@ -442,7 +442,7 @@ mod test {
|
||||
use codec::Compact;
|
||||
use scale_info::meta_type;
|
||||
|
||||
/// Create dummy types that we can check the presense of with is_in_types.
|
||||
/// Create dummy types that we can check the presence of with is_in_types.
|
||||
macro_rules! make_types {
|
||||
($($name:ident)+) => {
|
||||
$(
|
||||
|
||||
Reference in New Issue
Block a user