You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(wallet): correct version for vaults in substates table (#1308)
Description
---
fix(wallet): correct version for vaults in substates table
Motivation and Context
---
Bug in the transaction result handling caused the account version to be
used instead of the vault substate version.
How Has This Been Tested?
---
Manually (partially)
What process can a PR reviewer use to test or verify this change?
---
Breaking Changes
---
- [x] None
- [ ] Requires data directory to be deleted
- [ ] Other - Please specify
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Updated the transaction processing logic for improved consistency and
stability in wallet operations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments