Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 -->
- Loading branch information