HeaderData returns the SignBytes data for update verification.

interface HeaderData {
    newDiversifier: string;
    newPubKey?: Any;
}

Properties

newDiversifier: string

header diversifier

newPubKey?: Any

header public key