i create account local, but i got error
"assertion failure with message: no active bid for name"
the cmd is :
"./cleos.sh create account jinmao3 jinmao41 EOS5jhCJTagZHKEpPaSzMGHynFH3cpG5qQaxetyXXWykTM9av* EOS5jhCJTagZHKEpPaSzMGHynFH3cpG5qQaxetyXXWykTM9av* "
would you like to tell me what's wrong?
thanks
maybe the creator is not correct?
Since you get this error message, you certainly have system contract installed.
System contract allows to create only one short (<12 characters) account name per 24 hours (one that got the highest bid).
If you want to just create an account (without doing bidding) - the name should be exactly 12 characters long.
Most helpful comment
Since you get this error message, you certainly have system contract installed.
System contract allows to create only one short (<12 characters) account name per 24 hours (one that got the highest bid).
If you want to just create an account (without doing bidding) - the name should be exactly 12 characters long.