mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Move DkgConfirmer to its own file, document
This commit is contained in:
@@ -33,6 +33,8 @@ pub use db::*;
|
||||
mod nonce_decider;
|
||||
pub use nonce_decider::*;
|
||||
|
||||
mod dkg_confirmer;
|
||||
|
||||
mod handle;
|
||||
pub use handle::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user