chore(subxt/src): typo fix (#1370)

* rpcmethods

* followstr

* mod and else
This commit is contained in:
Pan chao
2024-01-17 12:13:26 +01:00
committed by GitHub
parent 553343548e
commit 30a732bc47
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -310,7 +310,7 @@ pub enum TransactionStatus<Hash> {
/// Number of peers it's been broadcast to.
num_peers: u32,
},
/// Transaciton is no longer in a best block.
/// Transaction is no longer in a best block.
NoLongerInBestBlock,
/// Transaction has been included in block with given hash.
InBestBlock {