inRefsOfType

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

Return

the possibly empty list of inputs StateAndRef matching the clazz restriction.

Parameters

clazz

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