eoscanada / eosc

Cross-platform EOSIO command-line swiss-army-knife (EOS, BOS, Telos, Worbli, etc.)
https://eosc.app
MIT License
134 stars 59 forks source link

eosc create account with owner and active keys by --auth-key #149

Closed hossainiir closed 4 years ago

hossainiir commented 4 years ago

Hi, Is it possible to create an account with eosc with the owner and active keys by --auth-key, or I must use --auth-file??

joshkauffman commented 4 years ago

Yes it is, and have just confirmed that this feature is working. --auth-key will apply the same key for both owner and active permissions.