com.r3corda.core.contracts / WireTransaction / <init>

<init>

WireTransaction(inputs: List<StateRef>, attachments: List<SecureHash>, outputs: List<TransactionState<ContractState>>, commands: List<Command>, signers: List<PublicKey>, type: TransactionType)

Transaction ready for serialisation, without any signatures attached.