mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 10:47:55 +00:00
Use decl_error in the treasure module (#4370)
This commit is contained in:
committed by
Gavin Wood
parent
583b0e3c69
commit
7e9253d35d
@@ -52,7 +52,7 @@ pub enum Error {
|
||||
/// Transaction entering the pool.
|
||||
new: Priority
|
||||
},
|
||||
/// Deps cycle etected and we couldn't import transaction.
|
||||
/// Deps cycle detected and we couldn't import transaction.
|
||||
#[display(fmt="Cycle Detected")]
|
||||
CycleDetected,
|
||||
/// Transaction was dropped immediately after it got inserted.
|
||||
|
||||
Reference in New Issue
Block a user