com.r3corda.core.node.services
/
WalletService
/
statesForRefs
statesForRefs
open
fun
statesForRefs
(
refs
:
List
<
StateRef
>
)
:
Map
<
StateRef
,
TransactionState
<
*
>
?
>