module.exports = {
solidity: "0.8.2",
networks: {
hardhat: {
loggingEnabled: false,
forking: {
url: "https://bsc-dataseed.binance.org",
chainId: 56,
blockNumber: 16954837
}
}
}
};
I have tried forking with blockNumber but no success, the provider responds with
ProviderError: empty resp