PoolRetirementParams: {
    poolKeyPath: BIP32Path;
    retirementEpoch: bigint_like;
}

Pool retirement certificate parameters

See

Certificate

Type declaration

  • poolKeyPath: BIP32Path

    Path to the pool key

  • retirementEpoch: bigint_like

    Epoch after which the pool should be retired

Generated using TypeDoc