Prevent block times from ever going backward

This commit is contained in:
Tyera Eulberg
2020-10-23 16:00:13 -06:00
committed by Michael Vines
parent 90778615f6
commit eb2560e782
2 changed files with 27 additions and 3 deletions

View File

@ -2703,7 +2703,6 @@ pub mod tests {
message::Message,
nonce, rpc_port,
signature::{Keypair, Signer},
stake_weighted_timestamp::EstimateType,
system_program, system_transaction,
timing::slot_duration_from_slots_per_year,
transaction::{self, TransactionError},