PullPayment.test.js
1.78 KB
-
Remove deprecated functions and contracts (#2125) · f1db3095
* Remove ERC721.burn(owner, tokenId) * Remove ERC721._checkOnERC721Received from the contract's API * Fix linter error * Remove Escrow and PullPayment withdrawWithGas, replace for withdraw * Add changelog entry * Add reentrancy notice
Nicolás Venturo authored
×