Closed irisdv closed 7 months ago
Part of https://github.com/starknet-id/api.starknet.id/issues/72
This PR adds ownable component, a new update_uri function & a StarknetIDOffChainResolverUpdate event fired on deployment and on update_uri, that we will index.
ownable
update_uri
StarknetIDOffChainResolverUpdate
Part of https://github.com/starknet-id/api.starknet.id/issues/72
This PR adds
ownable
component, a newupdate_uri
function & aStarknetIDOffChainResolverUpdate
event fired on deployment and onupdate_uri
, that we will index.