Back to All

it is showing undefined in sendRestPayload. when i am running the mint-nft.js ?

if (url.includes("alchemy")) {
^

TypeError: Cannot read properties of undefined (reading 'includes')

ReadMe