corda / net.corda.finance.flows / TwoPartyTradeFlow / Buyer / SharedTx

SharedTx

data class SharedTx

Constructors

<init>

SharedTx(tx: TransactionBuilder, cashSigningPubKeys: List<PublicKey>)

Properties

cashSigningPubKeys

val cashSigningPubKeys: List<PublicKey>

tx

val tx: TransactionBuilder