支持切换私钥,可以操作多个钱包地址,例如:
function main() { exchange.IO("key", "Private Key") // "Private Key"代表私钥字符串,需要填写实际的私钥值 }