You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
celo-org/celo-monorepo#4518 added commands for reading and writing offchain data as a proof of concept for CIP 8. This CIP has since been abandoned according to its status on github.
Therefore we should remove these commands from the celocli
This will have the added benefit of reducing the codependency of social-connect and dev tooling repos #220
the exact commands are account:offchain-readaccount:offchain-write
The text was updated successfully, but these errors were encountered:
celo-org/celo-monorepo#4518 added commands for reading and writing offchain data as a proof of concept for CIP 8. This CIP has since been abandoned according to its status on github.
Therefore we should remove these commands from the celocli
This will have the added benefit of reducing the codependency of social-connect and dev tooling repos #220
the exact commands are
account:offchain-read
account:offchain-write
The text was updated successfully, but these errors were encountered: