mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
Ethereum SignableTransaction, Eventuality
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use ciphersuite::{Ciphersuite, Secp256k1};
|
||||
use dkg::ThresholdKeys;
|
||||
|
||||
use ethereum_serai::crypto::PublicKey;
|
||||
use ethereum_schnorr::PublicKey;
|
||||
|
||||
pub(crate) struct KeyGenParams;
|
||||
impl key_gen::KeyGenParams for KeyGenParams {
|
||||
|
||||
Reference in New Issue
Block a user