abstract fun setVersion(wallet: Wallet): Single<VersionRecord>
Stores the version record in the wallet.
wallet -
wallet
Return Single of a VersionRecord, the stored record.