add filter to improve prover perf
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
--- token/ERC721/ERC721.sol 2023-03-07 10:48:47.736822221 +0100
|
||||
+++ token/ERC721/ERC721.sol 2023-03-09 19:50:20.555856358 +0100
|
||||
+++ token/ERC721/ERC721.sol 2023-03-14 22:09:12.654753162 +0100
|
||||
@@ -199,6 +199,11 @@
|
||||
return _owners[tokenId];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user