You are viewing a single comment's thread from:RE: 如何利用Python快速註冊Steem帳號 How to get an Steemit account with 3 lines of python codeView the full contextView the direct parentantonsteemit (59)in #cn • 8 years ago 沒遇過這個狀況... 你試試看 python3 -m create_account.py 能不能動。。 我不是大神啦(掩面)
还是一样的提示T_T...不过,还是谢谢你了...
再请问一下, delegation_fee_steem="1 STEEM",这个1 STEEM是必须的手续费吗?
據我的理解:
每個帳號都必須要持有一些steem才能運作,如果你在steemit上註冊帳號的話,是一個叫做steem的使用者(官方帳號)會delegate steem power給你,因此自己創造steem帳號的時候也需要delegate steem給小帳,最低應該就是一個,才能最基本的post, upvote等等功能
这样啊...这么说,我用这个代码注册新号的话,官方是不会代理15steem power给新号的,必须我自己代理steem power给我建的这个新号,来维持它正常运行?
對,所以理論上你的新帳號只會有1的steem power,voting weight也會比官方幫你創的帳號還要小
明白了,谢谢你…