decentralized-identity / hub-node-core

Node.js implementation of the Identity Hub interfaces, business logic, and replication protocol.
Apache License 2.0
17 stars 7 forks source link

ObjectQueryRequest vs CommitQueryRequest: slight asymmetry in query fields #15

Open llorllale opened 5 years ago

llorllale commented 5 years ago

Why is it that ObjectQueryRequests require the interface parameter but CommitQueryRequests don't?