Closed apoelstra closed 1 year ago
Right now if a feature gate is set then the crate errors out, which means it is impossible for a user to override the feature flag.
Instead if the environment variable is set it should always take precedence.
Right now if a feature gate is set then the crate errors out, which means it is impossible for a user to override the feature flag.
Instead if the environment variable is set it should always take precedence.