支持切换私钥

支持切换私钥,可以操作多个钱包地址,例如:

function main() {
    exchange.IO("key", "Private Key")   // "Private Key"代表私钥字符串,需要具体填写
}