• 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
..
flags.go Loading commit data...
flags_test.go Loading commit data...
p2p_flags.go Loading commit data...
util.go Loading commit data...