Variable BULLETIN_RPCSConst
BULLETIN_RPCS: {
kusama: string[];
paseo: readonly ["wss://paseo-bulletin-rpc.polkadot.io"];
polkadot: string[];
} = ...
Type Declaration
Readonlykusama: string[]
Readonlypaseo: readonly ["wss://paseo-bulletin-rpc.polkadot.io"]
Readonlypolkadot: string[]
Bulletin chain RPC endpoints by environment.