fix register dpp

This commit is contained in:
Cayo Puigdefabregas 2024-11-29 16:00:10 +01:00 committed by sergio-gimenez
parent f6f245720e
commit 99195636de

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,