Environment Variable Reference
The following environment variables can be used to configure various aspects of the signet
node client.
Address of the Zenith
contract on the Host chain
Address of the Orders
contract on the rollup
Address of the Passage
contract on the rollup.
Address of the Orders
contract on the Host chain
chain_id
of the rollup
URL of a blob explorer
URL of an optional Pylon blob server for fallback if the execution or consensus clients don't return a given blob.
Filesystem path to where the static_files directory should be located
Filesystem path to where the node should store its database
Standard Rust environment variable for logging
Filesystem path for the .ipc
file
Port to be used for the rollup node http json-rpc requests
Port to be used for the rollup node's WebSocket connections
URL for the transaction cache API
Path on the filesystem for the genesis file
Deploy heigh of the Zenith
contract
Address which will receive the base fee on transactions
Sets the log level for the entire binary.
Last updated