Closed AlizadeAlireza closed 1 year ago
after checking and getting coverage, i find this. but i have no idea about (bool success, ) = payable(msg.sender).call{value: proceeds}(""); if (!success) { revert NftMarketplace__TransferFailed(); }
can you help me patrick?
nice!
after checking and getting coverage, i find this. but i have no idea about (bool success, ) = payable(msg.sender).call{value: proceeds}(""); if (!success) { revert NftMarketplace__TransferFailed(); }
can you help me patrick?