pub fn convert_to_pos_epoch_reward(
    reward: PosRewardInfo,
    network_type: Network
) -> Result<PoSEpochReward, String>