mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-14 06:59:24 +00:00
Clean up time code in tendermint-machine
This commit is contained in:
@@ -8,7 +8,7 @@ pub(crate) struct MessageLog<N: Network> {
|
||||
N::ValidatorId,
|
||||
(<N::Block as Block>::Id, <N::SignatureScheme as SignatureScheme>::Signature),
|
||||
>,
|
||||
log: HashMap<
|
||||
pub(crate) log: HashMap<
|
||||
Round,
|
||||
HashMap<
|
||||
N::ValidatorId,
|
||||
|
||||
Reference in New Issue
Block a user