Broken, but compilable first stage of post-merging

This commit is contained in:
Jędrzej Stuczyński
2022-06-01 09:57:40 +01:00
67 changed files with 5931 additions and 5207 deletions
@@ -52,6 +52,8 @@ pub struct RewardEstimationResponse {
pub estimated_total_node_reward: u64,
pub estimated_operator_reward: u64,
pub estimated_delegators_reward: u64,
pub estimated_node_profit: u64,
pub estimated_operator_cost: u64,
pub reward_params: RewardParams,
pub as_at: i64,