tezbox代表团随巴比伦升级而变化
1 个回答
- 投票数
您应该直接使用tezos-client进行这种操作.
您不需要滚动节点,您可以使用-A mainnet.cryptium.ch
$ ./tezos-client -A mainnet.cryptium.ch withdraw delegate from KT1xxx
$ ./tezos-client -A mainnet.cryptium.ch set delegate for your_kt1 to baker_kt1
You should do this kind of operation directly using tezos-client.
You don't need to have a node rolling, you can inject operations to cryptium's node using -A mainnet.cryptium.ch
$ ./tezos-client -A mainnet.cryptium.ch withdraw delegate from KT1xxx
$ ./tezos-client -A mainnet.cryptium.ch set delegate for your_kt1 to baker_kt1
"随着巴比伦升级,授权已更改-您现在可以直接从您的tz *地址委托.如果您想更改您的委托,请将资金转入您的tz *地址并从那里委托.我们将重新添加将来KT1地址的授权."
这是我在tezbox钱包中收到的消息.所以我想将我的令牌从kt发送到tz钱包.我可以这样做吗?我已经尝试了5个令牌,但一无所获.
我错过了什么吗?