Type alias LuzidCluster

LuzidCluster: {
    apiUrl: SolanaEndpoint;
    toJSON(): string;
}

A Solana cluster to be used with the Luzid SDK.

Type declaration

Generated using TypeDoc