• Joshua Gutow's avatar
    op-stack: Validate prefixed Environment Variables · 8bfe089a
    Joshua Gutow authored
    This looks for all environment variables with a prefix like OP_NODE
    and then validates them against the list of environment variables
    provided by the flags for the component. It is not a critical error
    to provide an unused environment error, but we do log at a warn level
    to suggest to users that the value is not taking an effect.
    8bfe089a
Name
Last commit
Last update
..
chaincfg Loading commit data...
client Loading commit data...
cmd Loading commit data...
eth Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
http Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
sources Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...