Structsยง
- Build
Options - Compiler Options wrapper for Build command. Also used by other commands which require Build command output as their input.
- EnvOptions
- Overrides for the
.env
file. - Extra
Options - Additional options that are common across a number of commands.
- FeeOptions
- The fee options for the transactions.
- Transaction
Action - What to do with a transaction produced by the CLI.
Functionsยง
- get_
consensus_ version - parse_
amount ๐ - parse_
fee_ options - parse_
record ๐ - Parses the record string. If the string is a ciphertext, then attempt to decrypt it. Lifted from snarkOS.
- parse_
record_ ๐string