Interface PermanentDelegate

PermanentDelegate as stored by the program

interface PermanentDelegate {
    delegate: PublicKey;
}

Properties

Properties

delegate: PublicKey

Generated using TypeDoc