referenceInputsOfType

Helper to simplify getting all reference input states of a particular class, interface, or base class.

Return

the possibly empty list of inputs matching the clazz restriction.

Parameters

clazz

The class type used for filtering via an Class.isInstance check. clazz must be an extension of ContractState.