We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a470c8 commit a730d39Copy full SHA for a730d39
README.md
@@ -129,18 +129,18 @@ Currently the following top-level APIs are available in the client. Each api map
129
- `default`
130
- `did_exchange`
131
- `discover_features`
132
-- `discover_features_v20`
+- `discover_features_v2_0`
133
- `endorse_transaction`
134
- `introduction`
135
-- `issue_credential_v10`
136
-- `issue_credential_v20`
+- `issue_credential_v1_0`
+- `issue_credential_v2_0`
137
- `jsonld`
138
- `ledger`
139
- `mediation`
140
- `multitenancy`
141
- `out_of_band`
142
-- `present_proof_v10`
143
-- `present_proof_v20`
+- `present_proof_v1_0`
+- `present_proof_v2_0`
144
- `resolver`
145
- `revocation`
146
- `schema`
0 commit comments