mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-07-09 15:29:34 +00:00
chore: very small comment about future fix [skip ci]
This commit is contained in:
parent
15ebccb11e
commit
357c92f947
@ -224,6 +224,7 @@ impl IndexerCore {
|
||||
|
||||
let zone_block = match msg {
|
||||
ZoneMessage::Block(b) => b,
|
||||
// FIXME: will be handled in prep of decentralized sequencers
|
||||
ZoneMessage::Deposit(_) | ZoneMessage::Withdraw(_) => continue,
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user