NotaryChangeWireTransaction

constructor(serializedComponents: List<OpaqueBytes>)

Old version of NotaryChangeWireTransaction constructor for ABI compatibility.


constructor(serializedComponents: List<OpaqueBytes>, digestService: DigestService)


constructor(inputs: List<StateRef>, notary: Party, newNotary: Party)

Deprecated

Required only for backwards compatibility purposes. This type of transaction should not be constructed outside Corda code.

Replace with

NotaryChangeTransactionBuilder