Closed DenisCarriere closed 6 years ago
An ❌ Error should occur if the following =>
producer_public_key (bp.json) or producer_key (regproducer on chain) is associated to any active/owner accounts.
producer_public_key
producer_key
$ cleos get accounts <PUBLIC KEY> { "account_names": [] }
👍 If account_names is empty 👎 if account_names is equal to producer account
account_names
An ❌ Error should occur if the following =>
producer_public_key
(bp.json) orproducer_key
(regproducer on chain) is associated to any active/owner accounts.👍 If
account_names
is empty 👎 ifaccount_names
is equal to producer account