mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-22 19:49:22 +00:00
Fix previous commit
This commit is contained in:
parent
ad9bf9b240
commit
4866a3e0e9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ use thiserror::Error;
|
|||
use frost::{curve::Curve, FrostError};
|
||||
|
||||
pub use serai_coin as coin;
|
||||
use coin::CoinError;
|
||||
|
||||
mod wallet;
|
||||
|
||||
|
|
Loading…
Reference in a new issue