Skip to content

Commit 1f4125d

Browse files
authored
fix: bug in multisig tx decoding (#2181)
1 parent c75e9fb commit 1f4125d

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 7 additions & 6 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
@@ -143,7 +143,7 @@
143143
"socket.io": "4.8.0",
144144
"source-map-support": "0.5.21",
145145
"split2": "3.2.2",
146-
"stacks-encoding-native-js": "1.1.0-beta.7",
146+
"stacks-encoding-native-js": "1.1.0-beta.8",
147147
"strict-event-emitter-types": "2.0.0",
148148
"tiny-secp256k1": "2.2.1",
149149
"ts-unused-exports": "7.0.3",

0 commit comments

Comments
 (0)