You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
13
13
- Add `max_execution_time_secs` to miner config for limiting duration of contract calls
14
14
- When a miner's config file is updated (ie with a new fee rate), a new block commit is issued using
15
15
the new values ([#5924](https://github.com/stacks-network/stacks-core/pull/5924))
16
-
- Add `txindex` configuration option enabling the storage (and querying via api) of transactions. Note: the old STACKS_TRANSACTION_LOG environment var configuration is no more available.
16
+
- Add `txindex` configuration option enabling the storage (and querying via api) of transactions. Note: the old STACKS_TRANSACTION_LOG environment var configuration is no longer available.
0 commit comments