makeRetirePoolDCert
export function makeRetirePoolDCert(
poolId: PubKeyHash,
epoch: IntLike
): RetirePoolDCert
Arguments
1. poolId
poolId: PubKeyHash
2. epoch
epoch: IntLike
Returns
RetirePoolDCertexport function makeRetirePoolDCert(
poolId: PubKeyHash,
epoch: IntLike
): RetirePoolDCert
poolIdpoolId: PubKeyHash
epochepoch: IntLike
RetirePoolDCert