我在币安智能链中部署合约时遇到错误
\n如果有人知道请帮助我
\n错误消息看起来像这样
\n Deploying \'WhitePaperInterestRateModel\'\n ---------------------------------------\n > transaction hash: 0xa24026a456f81238422b262cc49bcb9ee494997b70ea8d41c092710f98b27d50\n \xe2\xa0\xa7 Blocks: 23 Seconds: 69Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({\n code: -32603,\n message: \'ETIMEDOUT\',\n data: { originalError: { code: \'ETIMEDOUT\', connect: true } },\n stack: \'Error: ETIMEDOUT\\n\' +\n \' at Timeout.<anonymous> (/Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/request/request.js:848:19)\\n\' +\n \' at listOnTimeout (node:internal/timers:556:17)\\n\' +\n \' at processTimers (node:internal/timers:499:7)\'\n})\n at new NodeError (node:internal/errors:329:5)\n at Web3ProviderEngine.emit (node:events:368:17)\n at /Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/@trufflesuite/web3-provider-engine/index.js:57:14\n at afterRequest (/Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/@trufflesuite/web3-provider-engine/index.js:151:21)\n at /Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/@trufflesuite/web3-provider-engine/index.js:176:21\n at /Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/@trufflesuite/web3-provider-engine/index.js:238:9\n at /Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/async/internal/once.js:12:16\n at replenish (/Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/async/internal/eachOfLimit.js:61:25)\n at /Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/async/internal/eachOfLimit.js:71:9\n at eachLimit (/Users/hyunki/Desktop/compound/compound_test/truffle-compound-bsc/venus-protocol/node_modules/async/eachLimit.js:43:36)\n …Run Code Online (Sandbox Code Playgroud)