Module commands

Source

Structs§

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.
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.

Enums§

Account
Commands to manage Aleo accounts.
Command
The subcommand passed after snarkos, e.g. Start corresponds to snarkos start.
Developer
Commands to deploy and execute transactions