Skip to main content

Module tempo_cmd

Module tempo_cmd 

Source

Structsยง

AddValidator ๐Ÿ”’
CalculatePublicKey ๐Ÿ”’
CreateAddValidatorSignatureArgs ๐Ÿ”’
CreateRotateValidatorSignatureArgs ๐Ÿ”’
DeactivateValidator ๐Ÿ”’
ExtArgs ๐Ÿ”’
Passthrough args for extension management commands.
GeneratePrivateKey ๐Ÿ”’
Info ๐Ÿ”’
InfoOutput ๐Ÿ”’
Validator info output structure
RotateValidator ๐Ÿ”’
SetValidatorFeeRecipient ๐Ÿ”’
SetValidatorIpAddress ๐Ÿ”’
TransferValidatorOwnership ๐Ÿ”’
ValidatorIdentityArgs ๐Ÿ”’
Shared validator identity arguments used across add/rotate/sign commands.
ValidatorInfo ๐Ÿ”’
ValidatorInfoOutput ๐Ÿ”’
Output for the single-validator lookup enriched with DKG role and epoch context.
ValidatorOutput ๐Ÿ”’
ValidatorSignatureArgs ๐Ÿ”’
Either a pre-computed signature or a signing key to compute it from.
ValidatorTransactionArgs ๐Ÿ”’
Shared arguments for commands that update the validator config contract.
WalletArgs ๐Ÿ”’

Enumsยง

ConsensusSubcommand ๐Ÿ”’
TempoSubcommand ๐Ÿ”’
Tempo-specific subcommands that extend the reth CLI.
ValidatorId ๐Ÿ”’

Functionsยง

get_env ๐Ÿ”’
key_from_file ๐Ÿ”’
read_validator_from_contract ๐Ÿ”’