fix register dpp

This commit is contained in:
Cayo Puigdefabregas 2024-11-29 16:00:10 +01:00
parent 3f5460b81f
commit a3dd5d9639

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,