corda
/
net.corda.node.services.transactions
/
BFTSmartServer
/
appExecuteBatch
appExecuteBatch
fun
appExecuteBatch
(
command
:
Array
<
ByteArray
>
,
mcs
:
Array
<
MessageContext
>
)
:
Array
<
ByteArray
?
>