Use bounded timestamp-correction when feature enabled

This commit is contained in:
Tyera Eulberg
2020-10-23 15:06:57 -06:00
committed by Michael Vines
parent 80db6c0980
commit 90778615f6
3 changed files with 172 additions and 18 deletions

View File

@ -2703,6 +2703,7 @@ 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},