Skip to content

Commit ff5828f

Browse files
committed
fixup! chore(e2e): blockfrost-ryo db-sync config
1 parent 7df458e commit ff5828f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/e2e/local-network/templates/babbage/db-sync-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@
115115
"insert_options": {
116116
"tx_cbor": "enable",
117117
"tx_out": {
118-
"value": "consumed"
118+
"value": "consumed",
119+
"force_tx_in": true
119120
}
120121
}
121122
}

0 commit comments

Comments
 (0)