mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 20:59:23 +00:00
Add traits necessary for serai_abi::Transaction to be usable in-runtime
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use sp_core::bounded_vec::BoundedVec;
|
||||
use sp_core::bounded::BoundedVec;
|
||||
use serai_abi::primitives::{Amount, Coin, ExternalCoin, SeraiAddress};
|
||||
|
||||
use crate::{SeraiError, TemporalSerai};
|
||||
|
||||
Reference in New Issue
Block a user