pub fn add_currency_to_system(
    executor: &mut FakeExecutor,
    currency_code_to_register: &str,
    dr_account: &Account,
    current_dr_sequence_number: u64
) -> u64