A ledger implementation may create some transactions during
initialization, and these transactions may end up in the history
of some of the wallets in a test network. Therefore, we need to
account for wallets' transaction history not being empty at the
start of test_multixfr_keystore.
A ledger implementation may create some transactions during initialization, and these transactions may end up in the history of some of the wallets in a test network. Therefore, we need to account for wallets' transaction history not being empty at the start of
test_multixfr_keystore
.