fix: naming errors in substreams.yaml

This commit is contained in:
0xMochan
2024-01-24 16:42:22 -05:00
parent c6c41e5773
commit 4d56335f2e

View File

@@ -38,7 +38,7 @@ modules:
initialBlock: 12369300 initialBlock: 12369300
inputs: inputs:
- source: sf.ethereum.type.v2.Block - source: sf.ethereum.type.v2.Block
- map: map_transactions_created - map: map_balance_deltas
- store: store_balance_changes - store: store_balance_changes
mode: deltas # This is the key property that simplifies `BalanceChange` handling mode: deltas # This is the key property that simplifies `BalanceChange` handling
output: output: