Skip to content

Commit 9b77ca2

Browse files
authored
fix: contract-call txs returning null args in some situations, closes #1188 (#1192)
see hirosystems/stacks-encoding-native-js#3 for more info
1 parent 30f0c13 commit 9b77ca2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"socket.io": "4.4.0",
140140
"source-map-support": "0.5.21",
141141
"split2": "3.2.2",
142-
"stacks-encoding-native-js": "0.1.1-beta.1",
142+
"stacks-encoding-native-js": "0.1.2",
143143
"strict-event-emitter-types": "2.0.0",
144144
"ts-unused-exports": "7.0.3",
145145
"typescript": "4.6.2",

0 commit comments

Comments
 (0)