assert_registered_forester_pda

Function assert_registered_forester_pda 

Source
pub async fn assert_registered_forester_pda<R: RpcConnection>(
    rpc: &mut R,
    forester_epoch_pda_pubkey: &Pubkey,
    forester_derivation_pubkey: &Pubkey,
    epoch: u64,
)
Expand description

Asserts the correct creation of a ForesterEpochPda.