Commit b63aa0ad authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #1805 from ethereum-optimism/changeset-release/master

Version Packages
parents c1a82530 1d02d1fd
---
'@eth-optimism/batch-submitter': patch
---
Immediately reject on nonce errors to stop falling behind
# Changelog # Changelog
## 0.4.5
### Patch Changes
- 85f68bd3: Immediately reject on nonce errors to stop falling behind
## 0.4.4 ## 0.4.4
### Patch Changes ### Patch Changes
......
{ {
"private": true, "private": true,
"name": "@eth-optimism/batch-submitter", "name": "@eth-optimism/batch-submitter",
"version": "0.4.4", "version": "0.4.5",
"description": "[Optimism] Service for submitting transactions and transaction results", "description": "[Optimism] Service for submitting transactions and transaction results",
"main": "dist/index", "main": "dist/index",
"types": "dist/index", "types": "dist/index",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment