Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Serviceability *serviceability.Client
Telemetry *telemetry.Client
}
type Option ¶
type Option func(*Config)
func WithServiceabilityProgramID ¶
Configure the serviceability program ID.
func WithSigner ¶
func WithSigner(signer *solana.PrivateKey) Option
Configures the client with a private key for signing transactions.
func WithTelemetryProgramID ¶
Configure the telemetry program ID.
Click to show internal directories.
Click to hide internal directories.