Function: completeDetokenization()
This function is called as part of the detokenization flow from a remote chain.
Inputs
tokenId
Control: Semicontrolled.
Constraints: The user claiming ownership must have this token existing in their wallet.
Impact: The token ID of the ownership token being detokenized.
correlationId
Control: Not controlled.
Constraints: This is hardcoded by the ProxyDomaRecord contract.
Impact: This is a hash of the current block number, the chain ID, and a nonce on the remote chain.
Branches and code coverage (including function calls)
Intended branches
Negative behavior