Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _deprecated/cel2/operators/run-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ See the [README](https://github.com/celo-org/celo-l2-node-docker-compose/blob/ma
<Info>
**Docker Desktop on MacOS**

You will most likely need to increase the virtual disk limit in order to accomodate the chaindata directory. This can be done by opening Docker Desktop, going to Settings -> Resources -> Advanced and increasing the disk image size.
You will most likely need to increase the virtual disk limit in order to accommodate the chaindata directory. This can be done by opening Docker Desktop, going to Settings -> Resources -> Advanced and increasing the disk image size.
</Info>

### Running a Full Node
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -432,4 +432,4 @@ Finally, request that the `ReleaseGold` contract transfer an amount to your bene
celocli releasecelo:withdraw --contract $CELO_RG_ADDRESS --useLedger --value <CELO-GOLD-AMOUNT>
```

To vote with any CELO in your beneficiary account, you'll want to register it as a Locked CELO Acccount, authorize a new vote signing key for it, then lock CELO.
To vote with any CELO in your beneficiary account, you'll want to register it as a Locked CELO Account, authorize a new vote signing key for it, then lock CELO.