WhomHim
WhomHim
运行程序提示: Error: Transaction was not mined within 50 blocks, please make sure your transaction was properly sent. Be aware that it might still be mined! at Object.TransactionError (/repo/follow_mint_bot/node_modules/web3-core-helpers/lib/errors.js:87:21) at /repo/follow_mint_bot/node_modules/web3-core-method/lib/index.js:426:49...
### tdesign-vue-next 版本 TDesign Starter 0.6.1 ### 重现链接 https://github.com/600849155/vercel-demo https://vercel-demo-six-gules.vercel.app/ ### 重现步骤 1.安装 tdesign-starter-cli 2.创建项目 td-starter init 3.选择生成Vue3 模板,勾选生成通用模块 4. 将项目 push 到github 5.注册 vercel 并新建 project,连接 github 授权选择刚刚创建的项目,等待构建 6....
- 将原本new thread 创建线程的方式改为了使用线程池 - 将一些try cath 的方式改成了 try with source - 命令执行之后会有系统显示的结果返回 - 执行命令之前会判断是window环境还是linux环境,并添加对应环境的命令前缀