88d813b9c1
* Defined OptionalSet trait * extended the trait to handle environment * sample implementation for the gateway * implementation for mixnode * Added the same feature to nym-api config + made some config types stricter * fixed compilation and linter issues * keeping track of parsing error * attempt at using the trait for the client configs * Streamlined more arguments * Removed deprecation on setters * fixed incorrect test constructor * missed rebase fixes