lib_xps should remain agnostic towards the address used.
Describe the solution to the problem
We should allow the address to be passed into lib_xps from xps. The DID_REGISTRY_ADDRESS can remain in xps-types, but we should maybe qualify with SEPOLIA_DID_REGISTRY and eventually ETHEREUM_DID_REGISTRY.
Is your feature request related to a problem?
lib_xps
should remain agnostic towards the address used.Describe the solution to the problem
We should allow the address to be passed into
lib_xps
fromxps
. TheDID_REGISTRY_ADDRESS
can remain inxps-types
, but we should maybe qualify withSEPOLIA_DID_REGISTRY
and eventuallyETHEREUM_DID_REGISTRY
.Describe the uses cases for the feature
No response
Additional details
No response