abstract fun getProof(agent: Agent, proofId: String): Single<ProofRecord>
Gets the present proof record
agent - the agent
agent
proofId - the proof record id
proofId
Return the instance of ProofRecord, otherwise throw exception