StakeDelegationParams: {
    stakeCredential: CredentialParams;
    poolKeyHashHex: string;
}

Stake delegation certificate parameters

See

Certificate

Type declaration

  • stakeCredential: CredentialParams

    Id of the staking entity / reward account that wants to delegate

  • poolKeyHashHex: string

    Pool ID user wants to delegate to

Generated using TypeDoc