Closed nicosampler closed 2 months ago
Latest commit: 7e496ab8c2633cd8350ab6c0b98ccb7701f2333f
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
CI is running/has finished running commands for commit 7e496ab8c2633cd8350ab6c0b98ccb7701f2333f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
Sent with 💌 from NxCloud.
Closes CAN-374.
Fixes an issue on interact section. When a tx was staged with a value like 2222^18 it was failing becuase the value (most of the times passed as string) was converted to Number instead of a BigInt.