diff --git a/lez/common/src/transaction.rs b/lez/common/src/transaction.rs index 60e3dcd9..19b25b6d 100644 --- a/lez/common/src/transaction.rs +++ b/lez/common/src/transaction.rs @@ -137,7 +137,7 @@ impl LeeTransaction { /// tag that lets the sequencer bypass the guard is not carried in the block, /// so the indexer cannot yet distinguish deposit txs from user txs. /// - /// REMOVE ME when the indexer can authenticate deposit transactions + /// REMOVE ME when the indexer can authenticate deposit transactions. pub fn execute_unchecked_on_state( self, state: &mut V03State,