Jacob Fuel Quality

Results 2 issues of Jacob Fuel Quality

Created new function `blank_with_kernel_features` which takes (compared to the regular `blank(num_participants: u8, is_invoice: bool))` the additional parameters `kernel_feat_param: u8,` and `lock_height_param: Option` such that one can create a slate with...

**Describe the bug** It is currently not possible to set the `kernel_features_args` of a Slate object because the field is of type `Option` while `KernelFeaturesArgs` is only available in the...