abstract fun getVersion(agent: Agent): Single<VersionRecord>
Returns the version record from the agent's wallet.
agent -
agent
Return Single of a VersionRecord, the record.