mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 00:31:07 +00:00
chore(subxt/src): typo fix (#1370)
* rpcmethods * followstr * mod and else
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user