Variable: DEFAULT_RPC_URL
const DEFAULT_RPC_URL: "http://127.0.0.1:8899" = "http://127.0.0.1:8899";
Defined in: solana-client/src/config.ts:32
Local validator RPC — the default endpoint when none is supplied.
const DEFAULT_RPC_URL: "http://127.0.0.1:8899" = "http://127.0.0.1:8899";
Defined in: solana-client/src/config.ts:32
Local validator RPC — the default endpoint when none is supplied.