Skip to content

Commit 29103f5

Browse files
committed
deploy plume processor
1 parent c9d529b commit 29103f5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

squid.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -113,18 +113,18 @@ deploy:
113113
# ### Time Travel Fix
114114
# # BLOCK_FROM: 20919091
115115
########## PLUME NETWORK ##########
116-
# - name: plume-processor
117-
# cmd: ['sqd', 'process:plume:prod']
118-
# # env:
119-
# # ### Fork Setup Stage 1
120-
# # ARCHIVE_ONLY: 'true'
121-
# # BLOCK_TO: 21527081
122-
# # ### Fork Setup Stage 2
123-
# # # DISABLE_ARCHIVE: 'true'
124-
# # # RPC_SONIC_ENV: RPC_SONIC_ENDPOINT
125-
# # # RPC_SONIC_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
126-
# # ### Time Travel Fix
127-
# # # BLOCK_FROM: 20919091
116+
- name: plume-processor
117+
cmd: ['sqd', 'process:plume:prod']
118+
# env:
119+
# ### Fork Setup Stage 1
120+
# ARCHIVE_ONLY: 'true'
121+
# BLOCK_TO: 21527081
122+
# ### Fork Setup Stage 2
123+
# # DISABLE_ARCHIVE: 'true'
124+
# # RPC_SONIC_ENV: RPC_SONIC_ENDPOINT
125+
# # RPC_SONIC_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
126+
# ### Time Travel Fix
127+
# # BLOCK_FROM: 20919091
128128
api:
129129
cmd:
130130
- npx

0 commit comments

Comments
 (0)