mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 06:21:11 +00:00
Fix typos (#2112)
This commit is contained in:
@@ -118,7 +118,7 @@ pub enum ArithmeticError {
|
||||
DivisionByZero,
|
||||
}
|
||||
|
||||
/// An error relating to thr transactional layers when dispatching a transaction.
|
||||
/// An error relating to the transactional layers when dispatching a transaction.
|
||||
#[derive(scale_decode::DecodeAsType, Debug, thiserror::Error, PartialEq, Eq)]
|
||||
#[non_exhaustive]
|
||||
pub enum TransactionalError {
|
||||
|
||||
Reference in New Issue
Block a user