Pointer: {
    certIndex: Cardano.CertIndex;
    slot: Cardano.Slot;
    txIndex: Cardano.TxIndex;
}

A pointer that indirectly specifies the stake key that should control the stake for the address. It references a stake key by a location on the blockchain of the stake key registration certificate.

Type declaration

Generated using TypeDoc