Skip to content

Commit

Permalink
cleanup outdated comment about coupling
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshy Orndorff authored and JoshOrndorff committed Oct 11, 2023
1 parent d931b49 commit 99a2bf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tuxedo-core/src/executive.rs
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,6 @@ impl<
}
}

// TODO This must be exposed to the pieces somehow. We need some kind of config system.
// https://github.com/Off-Narrative-Labs/Tuxedo/issues/15
/// A helper function that allows tuxedo runtimes to read the current block height
pub fn block_height() -> <<B as BlockT>::Header as HeaderT>::Number
where
Expand Down

0 comments on commit 99a2bf7

Please sign in to comment.