Uses of Class
io.keyko.nevermined.exceptions.DIDRegisterException
-
Packages that use DIDRegisterException Package Description io.keyko.nevermined.manager -
-
Uses of DIDRegisterException in io.keyko.nevermined.manager
Methods in io.keyko.nevermined.manager that throw DIDRegisterException Modifier and Type Method Description booleanNeverminedManager. registerDID(DID did, String url, String checksum, List<String> providers)Given a DID and a Metadata API url, register on-chain the DID.
-