hang out on progress until fork is confirmed

This commit is contained in:
Anatoly Yakovenko
2019-03-27 05:21:19 -07:00
committed by Grimes
parent 6bfe497ab5
commit 0346b9cb5c
2 changed files with 15 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ pub struct EpochStakes {
delegate_id: Pubkey,
}
#[derive(Default)]
#[derive(Default, Debug)]
pub struct StakeLockout {
lockout: u64,
stake: u64,