Class NotaryChangeWireTransaction

  • All Implemented Interfaces:
    net.corda.core.contracts.NamedByHash

    
    public final class NotaryChangeWireTransaction
    extends CoreTransaction
                        

    A special transaction for changing the notary of a state. It only needs specifying the state(s) as input(s), old and new notaries. Output states can be computed by applying the notary modification to corresponding inputs on the fly.