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