kleros / kleros-store

Backend to store any documents (evidences, contract descriptions). UNTRUSTED
MIT License
4 stars 3 forks source link

add transactionId in the profile model #53

Closed n1c01a5 closed 5 years ago

n1c01a5 commented 6 years ago

To get the reference of the arbitrable transaction, we can add the index of the transaction in the profile model.

n1c01a5 commented 6 years ago

see https://github.com/kleros/kleros-store/pull/55