aries / net.globalid.aries.version / VersionManager / getVersion

getVersion

abstract fun getVersion(agent: Agent): Single<VersionRecord>

Returns the version record from the agent's wallet.

Parameters

agent -

Return
Single of a VersionRecord, the record.