DPP/DLT functionality #36

Merged
pedro merged 68 commits from dpp into main 2024-12-11 15:15:14 +00:00
Showing only changes of commit b477431fcd - Show all commits

View file

@ -65,7 +65,7 @@ def register_dlt(api, chid, phid, proof_type=None):
def issuer_dpp_dlt(api, dpp):
phid = dpp.split(":")[0]
phid = dpp.split(":")[1]
return api.issue_passport(
dpp,