myxtype / eos-client

PHP library of simple and extensible to use eos rpc and offline signature.
46 stars 23 forks source link

After Adding private key, the public key doesn't match my account #6

Open SuperstrongBE opened 2 years ago

SuperstrongBE commented 2 years ago

If i add private key as $this->api->addPrivateKeys(["5Jj4p***************************************"]); the associated pub key doesn't match my own account. How i open wallet through the EOSClient?

SuperstrongBE commented 2 years ago

The error is Uncaught Exception: transaction declares authority '{"actor":"dumbest","permission":"owner"}', but does not have signatures for it.