interface PierTwoSolanaInfo {
    network: string;
    voteAccountAddress: string;
}

Properties

network: string
voteAccountAddress: string

Generated using TypeDoc