Skip to content
Snippets Groups Projects

Resolve "fix outdated transaction"

Merged Hugo Trentesaux requested to merge 22-fix-outdated-transaction into master
1 unresolved thread
2 files
+ 24
20
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -6,7 +6,6 @@ pub mod collective;
pub mod distance;
pub mod expire;
pub mod identity;
pub mod vault;
pub mod net_test;
pub mod oneshot;
pub mod publish;
@@ -16,3 +15,4 @@ pub mod smith;
pub mod sudo;
pub mod transfer;
pub mod ud;
pub mod vault;
Loading