mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add traits necessary for serai_abi::Transaction to be usable in-runtime
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use rand_core::{RngCore, OsRng};
|
||||
|
||||
use sp_core::{Pair as PairTrait, bounded_vec::BoundedVec};
|
||||
use sp_core::{Pair as PairTrait, bounded::BoundedVec};
|
||||
|
||||
use serai_abi::in_instructions::primitives::DexCall;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user