如果都是字符串格式的拼接,使用
string(abi.encodePacked(tokenHost, _type))
如果 tokenHost 或者 _type 不是字符串格式,拼接可能会出错:
invalid code
作者文章归档:wyfblues@163.com
string(abi.encodePacked(tokenHost, _type))
invalid code
# Node npm升级
sudo npm cache clean -f
sudo npm in
首先在创建完成后会有一个密钥文件,通过密钥文件登录,xxx代表你的服务器信息
ssh -i "xxx.pem" xxx@xxx.xx.compute.amazonaws.com
登录成功后,创建root的密码,输入
su
var contract = new web3.eth.Contract(c
if (window.ethereum) {
window.web3 = new Web3(ethereum);
//