open fun loadState(stateRef: StateRef): TransactionState<*>
Overrides ServicesForResolution.loadState
Given a StateRef loads the referenced transaction and looks up the specified output ContractState.
TransactionResolutionException
- if the StateRef points to a non-existent transaction.