mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-06-14 13:10:04 +00:00
tiny lint err
This commit is contained in:
parent
e6fa92dd1e
commit
12ee030276
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user