corda / net.corda.flows / TwoPartyDealFlow / SignaturesFromPrimary

SignaturesFromPrimary

class SignaturesFromPrimary

Constructors

<init> SignaturesFromPrimary(sellerSig: WithKey, notarySigs: List<WithKey>)

Properties

notarySigs val notarySigs: List<WithKey>
sellerSig val sellerSig: WithKey