r3prototyping / protocols / TwoPartyTradeProtocol / runSeller

runSeller

fun runSeller(smm: StateMachineManager, timestampingAuthority: LegallyIdentifiableNode, otherSide: SingleMessageRecipient, assetToSell: StateAndRef<OwnableState>, price: Amount, myKeyPair: KeyPair, buyerSessionID: Long): ListenableFuture<SignedTransaction>