Currently the chain builder requires a user to specify an input for all fields, even optional inputs that will not be used for the particular chain setup. The solution now is to specify these as user inputs, and then leave them blank, however a better solution might be a "no input" block type that would let a developer completely ignore an optional parameter in an algorithm that they wont be using.
Currently the chain builder requires a user to specify an input for all fields, even optional inputs that will not be used for the particular chain setup. The solution now is to specify these as user inputs, and then leave them blank, however a better solution might be a "no input" block type that would let a developer completely ignore an optional parameter in an algorithm that they wont be using.