Missed adding "tokenId" to the "s_ownerToCatsTokenId" when "mintBridgedNFT()".
When "mintBridgedNFT()" function is called it is forgotten to add the "tokenId" to the list that keeps track of the nfts of the owner
"s_ownerToCatsTokenId" resulting to inconsistencies when bridging.
High, since this token won't be tracked as part of the entries of the owner, resulting to inconsistencies when bridging.
Manual review
Line such as this to be added just before emitting the "NFTBridged" event:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.