Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Wallet] Remove un-necessary CheckTransaction call when loading wallet.
Large wallets suffer from long loading times as it is, this call to `CheckTransaction()` just adds to that loading time. Github-Pull: #1222 Rebased-From: 3de6c63
- Loading branch information