Extra Environment variables to pass to the fedimintd.
Declarations
Type
attribute set of string
Default
{
RUST_BACKTRACE = "1";
}
Example
{
RUST_BACKTRACE = "1";
RUST_LOG = "info,fm=debug";
}
Extra Environment variables to pass to the fedimintd.
attribute set of string
{
RUST_BACKTRACE = "1";
}
{
RUST_BACKTRACE = "1";
RUST_LOG = "info,fm=debug";
}