мои ключи в кошельке
root@adsum:/home/adsum/eos/build/programs# cleos --url http://192.168.0.106:8888 wallet keys
[
"EOS5u6fQzBap8XDpzCrQHz4TFPZ3AJDxgAboi3ZU23jzaCFP5gguL",
"EOS7SGpEWEZE8QpNEGWfyCNSZzw2cEzX49YdzQRX52XUGVRYNcZtJ"
]
закрытые ключи кошелька
root@adsum:/home/adsum/eos/build/programs# cleos --url http://192.168.0.106:8888 wallet private_keys
password: [[
"EOS5u6fQzBap8XDpzCrQHz4TFPZ3AJDxgAboi3ZU23jzaCFP5gguL",
"5KYAV4uTg3rDqmgzYBXfqr1QEvPjBjgBTZKnPPBf56ngNuekCxU"
],[
"EOS7SGpEWEZE8QpNEGWfyCNSZzw2cEzX49YdzQRX52XUGVRYNcZtJ",
"5JVQT8perBYL8mvYbQB6DUsUpvC4hEmwmHDSBTF2g4egZxbaqaF"
]
]
создать новую учетную запись
root@adsum:/home/adsum/eos/build/programs# cleos --url http://192.168.0.106:8888 create account eosio navneet EOS7SGpEWEZE8QpNEGWfyCNSZzw2cEzX49YdzQRX52XUGVRYNcZtJ EOS5u6fQzBap8XDpzCrQHz4TFPZ3AJDxgAboi3ZU23jzaCFP5gguL
****Error 3090003: Provided keys, permissions, and delays do not satisfy declared authorizations
Ensure that you have the related private keys inside your wallet and your wallet is unlocked.****