pub fn generate_arbitrary_delegator(
    actor_def: &Actor,
    voting_keys: &[(&String, Identifier)]
) -> Result<MainnetWalletState, Error>