eoseoul / eos-qna

EOS Questions and Answers
0 stars 0 forks source link

[Heading] Step10a. Create a staked account #5

Open gd0live opened 6 years ago

gd0live commented 6 years ago

stake된 계정을 생성할 때 사용하는 다음 명령어에서 --buy-ram 파라미터가 추가되어야 합니다.

cleos system newaccount eosio --transfer accountnum11 EOS8mUftJXepGzdQ2TaCduNuSPAfXJHf22uex4u41ab1EVv9EAhWt --stake-net "100000.0000 SYS" --stake-cpu "100000.0000 SYS"

ERROR: Either --buy-ram or --buy-ram-kbytes with non-zero value is required

=> cleos system newaccount eosio --transfer accountnum11 EOS8mUftJXepGzdQ2TaCduNuSPAfXJHf22uex4u41ab1EVv9EAhWt --stake-net "100000.0000 SYS" --stake-cpu "100000.0000 SYS" --buy-ram "100000.0000 SYS