We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4246fa + a2da6ce commit bba1e39Copy full SHA for bba1e39
3 files changed
.changeset/nice-poets-create.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @api3/contracts
2
3
+## 37.0.2
4
+
5
+### Patch Changes
6
7
+- 503d5d1: Update RPC provider configurations:
8
+ - Swap default and publicnode providers for sei
9
10
## 37.0.1
11
12
### Patch Changes
package.json
@@ -8,7 +8,7 @@
"oev"
],
"license": "MIT",
- "version": "37.0.1",
+ "version": "37.0.2",
"engines": {
13
"node": ">=22.18.0"
14
},
0 commit comments