fix: update substream.yaml 2
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
mod abi;
|
||||
mod modules;
|
||||
pub mod modules;
|
||||
mod pool_factories;
|
||||
|
||||
@@ -14,7 +14,7 @@ protobuf:
|
||||
binaries:
|
||||
default:
|
||||
type: wasm/rust-v1
|
||||
file: target/wasm32-unknown-unknown/release/substreams_curve.wasm
|
||||
file: ../target/wasm32-unknown-unknown/release/ethereum_curve.wasm
|
||||
|
||||
modules:
|
||||
- name: map_components
|
||||
@@ -57,7 +57,7 @@ modules:
|
||||
updatePolicy: add
|
||||
valueType: bigint
|
||||
inputs:
|
||||
- map: map_balance_deltas
|
||||
- map: map_relative_balances
|
||||
|
||||
- name: map_protocol_changes
|
||||
kind: map
|
||||
|
||||
Reference in New Issue
Block a user