Polkadot Apps
    Preparing search index...

    Variable BULLETIN_RPCSConst

    BULLETIN_RPCS: {
        kusama: string[];
        paseo: readonly ["wss://paseo-bulletin-rpc.polkadot.io"];
        polkadot: string[];
    } = ...

    Bulletin chain RPC endpoints by environment.

    Type Declaration

    • Readonlykusama: string[]
    • Readonlypaseo: readonly ["wss://paseo-bulletin-rpc.polkadot.io"]
    • Readonlypolkadot: string[]