NotaryChangeTransactionBuilder

class NotaryChangeTransactionBuilder(val inputs: List<StateRef>, val notary: Party, val newNotary: Party, val networkParametersHash: SecureHash, val digestService: DigestService = DigestService.sha2_256)

Constructs a NotaryChangeWireTransaction.

Constructors

Link copied to clipboard
constructor(inputs: List<StateRef>, notary: Party, newNotary: Party, networkParametersHash: SecureHash, digestService: DigestService = DigestService.sha2_256)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard