Module commands
Source - BondedBalances
- A mapping of
staker_address to (validator_address, withdrawal_address, amount). - CLI
- Clean
- Cleans the snarkOS node storage.
- Decrypt
- Decrypts a record ciphertext.
- Deploy
- Deploys an Aleo program.
- Developer
- Execute
- Executes an Aleo program function.
- Scan
- Scan the snarkOS node for records.
- Start
- Starts the snarkOS node.
- TransferPrivate
- Executes the
transfer_private function in the credits.aleo program. - Update
- Update snarkOS.
- Account
- Commands to manage Aleo accounts.
- Command
- The subcommand passed after
snarkos, e.g. Start corresponds to snarkos start. - DeveloperCommand
- Commands to deploy and execute transactions
- StoreFormat
- The format to store a generated transaction as.