Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Improve docs on not using operator account outside of the client #557

Open
pdyraga opened this issue Sep 23, 2020 · 0 comments
Open

Improve docs on not using operator account outside of the client #557

pdyraga opened this issue Sep 23, 2020 · 0 comments

Comments

@pdyraga
Copy link
Member

pdyraga commented Sep 23, 2020

When the operator account is used outside of the client, the client may lose track of pending transactions. For example:

  • client submits a public key to the chain,
  • in-browser MetaMask submits transaction with the same nonce but higher gas price and it gets mined,
  • client assumes its original submit pubkey transaction has been mined and gives up the publication.

It is not clear from the docs the operator account must not be reused. Let's improve them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant