Properties of a SplStakePoolTask.

interface ISplStakePoolTask {
    pubkey?: string;
}

Implemented by

Properties

Properties

pubkey?: string

The pubkey of the SPL Stake Pool.

Generated using TypeDoc