File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ In SCALE encoding of inherent data custom implementations of `Encode` and `Decod
51
51
* ` delete_metadata ` extrinsic in ` pallet-block-producer-metadata `
52
52
* Added litep2p networking stack support to pc demo node as default. libp2p can be set with explicitly ` --network-backend ` parameter
53
53
* Added ` CARDANO_DATA_SOURCE ` env variable to determine data source for partner-chains. ` db-sync ` value is used by default
54
- * Added support for querying Db-Sync database when ` tx-in .value` configuration field is set to ` "consumed" ` .
54
+ * Added support for querying Db-Sync database when ` tx_out .value` configuration field is set to ` "consumed" ` .
55
55
The data sources will automatically detect this option on startup and adjust their queries accordingly.
56
56
57
57
## Fixed
You can’t perform that action at this time.
0 commit comments