Add examples showing an exchange client sending different VPRs with only acceptedCryptosuites
or acceptedEnvelopes
#399
Labels
ready for PR
Issue ready to be resolved via a Pull Request
In the examples, each with VPR should accept any VC that will have one or more matching cryptosuites, per "acceptedCryptosuites", or one matching envelope per "acceptedEnvelopes".
The example should show that a client (e.g., wallet) can start an exchange (if the server supports it) by sending a VPR indicating what they will accept instead of an empty object (
{}
):The text was updated successfully, but these errors were encountered: