···92929393### 6.2 Read (Resolution)
94949595-1. Call `resolveCow(initial_controller_address, initial_wrapped_did)` against the registry contract.
9595+Call `resolveCow(initial_controller_address, initial_wrapped_did)` against the registry contract.
96969797 The did:cow registry contract performs the following steps:
9898···100100 - If an on-chain record exists, prepend `did:` to the returned wrapped DID value and resolve that.
101101 - If the record exists but has been deactivated, return deactivated status.
102102103103-2. Resolve the wrapped DID as per that DID system's resolution method.
103103+Resolve the wrapped DID as per that DID system's resolution method.
104104105105### 6.3 Update
106106