Skip to content

Commit

Permalink
rusk: placeholder for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Leegwater Simões committed Nov 1, 2023
1 parent 4490d4f commit ea0bfc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rusk/src/lib/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,8 @@ fn reward_and_update_root(
let (dusk_value, generator_value) =
coinbase_value(block_height, dusk_spent);

// TODO: Reward the generator and the contracts that were touched

session.call::<_, ()>(
STAKE_CONTRACT,
"reward",
Expand Down

0 comments on commit ea0bfc9

Please sign in to comment.