You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For queries, in AsymIdSchema, what's the difference between name and authName, or between seqNumber and authSeqNumber? And similarly, in AsymIdSchema, there's both asymId and authAsymId.
I've seen both with/without auth* used: the Commands example uses seqNumber, and the answer to this issue #10 (comment) uses authSeqNumber and authAsymId.
The text was updated successfully, but these errors were encountered:
For queries, in
AsymIdSchema
, what's the difference betweenname
andauthName
, or betweenseqNumber
andauthSeqNumber
? And similarly, inAsymIdSchema
, there's bothasymId
andauthAsymId
.I've seen both with/without
auth*
used: the Commands example usesseqNumber
, and the answer to this issue #10 (comment) usesauthSeqNumber
andauthAsymId
.The text was updated successfully, but these errors were encountered: