hyperledger / indy-did-method

Indy DID Method Specification
https://hyperledger.github.io/indy-did-method/
Creative Commons Attribution 4.0 International
18 stars 14 forks source link

Fix/52 option2 #56

Closed domwoe closed 2 years ago

domwoe commented 2 years ago

Attempt to resolve #39 and #52

While making the changes, I felt like Option 2 is reasonably clear and makes sense because in both cases accumulator values and (in the case of GET_REVOC_REG_DELTA) indices are returned. So it's arguably the same ledger object.

But I'm open to providing an additional PR for Option 1.