Function solana_foundation_delegation_program_cli::get_participants[][src]

pub fn get_participants(
    rpc_client: &RpcClient
) -> Result<HashMap<Pubkey, Participant>, Box<dyn Error>>