abstract fun statesForRefs(refs: List<StateRef>): Map<StateRef, TransactionState<*>?>
Return unconsumed ContractStates for a given set of StateRefs TODO: revisit and generalize this exposed API function.