SignedTransactionMixin

abstract class SignedTransactionMixin

Deprecated

This is an internal class, do not use

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun getId(): SecureHash
Link copied to clipboard
abstract fun getInputs(): List<StateRef>
Link copied to clipboard
abstract fun getNotary(): Party?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getTx(): WireTransaction
Link copied to clipboard