Expand description
Helper functions for the Tempo node entrypoint.
Functionsยง
- block_
on_ ๐consensus_ public_ key - fetch_
bootnodes ๐ - Fetches bootnodes from the given endpoint for the specified chain ID.
- install_
crypto_ ๐provider - Force-install the default crypto provider.
- print_
extensions_ ๐footer - Print installed extensions as a footer after root help output.
Skips printing when help is for a subcommand (e.g.
tempo node --help).