sysvar trait (#6667)

* sysvar trait

* get the new guy in on it
This commit is contained in:
Rob Walker
2019-11-04 12:31:24 -08:00
committed by GitHub
parent b9b535c30f
commit efe260f12e
18 changed files with 183 additions and 303 deletions

View File

@ -15,7 +15,10 @@ use solana_sdk::{
pubkey::Pubkey,
signature::KeypairUtil,
system_instruction::SystemError,
sysvar::stake_history::{self, StakeHistory},
sysvar::{
stake_history::{self, StakeHistory},
Sysvar,
},
transaction::Transaction,
};
use solana_stake_api::{