# Functions
Verifies the daemon has a node address ready and loaded (allows for masquerade mode support).
Verifies the daemon has a node wallet ready and loaded.
Clear terminal output.
Prompt for confirmation.
Prompts the user to verify that there is nobody looking over their shoulder before printing sensitive information.
Prompt for 'I agree' confirmation (used on important questions to avoid a quick 'y' response from the user).
Convert a Unix datetime to a string, or `---` if it's zero.
Convert a Unix datetime to a string, or `---` if it's zero.
Get the list of elements the user wants to use for a multi-select operation.
Gets the hex string of an address, or "none" if it was the 0x0 address.
No description provided by the author
Parses a string representing either a floating point value or a raw wei amount into a *big.Int.
Prints an error message when the Beacon client is not using the deposit contract address that Hyperdrive expects.
Print a warning to the console if the user set a custom nonce, but this operation involves multiple transactions.
Prints what network you're currently on.
Print a batch of transaction hashes to the console.
Print a TX's details to the console.
Print a TX's details to the console, but inform the user NOT to cancel it.
Prompt for user input.
Prompt for password input.
Prompt for user selection.
Validate command argument count - only used by the CLI TODO: refactor CLI arg validation and move it out of shared.
Validate a token type.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author