fun toAcceptedRequest(proofJson: String): AcceptedRequest
Converts the ReceivedRequest record to AcceptedRequest record
proofJson - the proof in JSON format
proofJson
Return a newly created AcceptedRequest instance