core
core copied to clipboard
This monorepo is a collection of packages used across multiple MetaMask clients
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there was 1 instance.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there were 29 instances.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there were 15 instances.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there was 1 instance.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there were 24 instances.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there were 9 instances.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there was 1 instance.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there was 1 instance.
Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type`` At time of writing, there were 2 instances.
## Explanation When simulating a transaction resulting in an NFT mint, we skip the prior owner check for the NFT since the token does not exist yet. However, for subsequent...