pub fn find_ephemeral_stake_program_address(
    program_id: &Pubkey,
    stake_pool_address: &Pubkey,
    seed: u64
) -> (Pubkey, u8)
Expand description

Generates the ephemeral program address for stake pool redelegation