FakeWallet constructor
FakeWallet()
Creates a wallet with a fresh session keypair.
Implementation
FakeWallet() : crypto = SessionCrypto();
Creates a wallet with a fresh session keypair.
FakeWallet() : crypto = SessionCrypto();