Properties of a SplStakePoolTask.

interface ISplStakePoolTask {
    pubkey?: null | string;
}

Implemented by

Properties

Properties

pubkey?: null | string

The pubkey of the SPL Stake Pool.