aries / net.globalid.aries.version / VersionManager / setVersion

setVersion

abstract fun setVersion(wallet: Wallet): Single<VersionRecord>

Stores the version record in the wallet.

Parameters

wallet -

Return
Single of a VersionRecord, the stored record.