@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Variable networksConst

    networks: {
        bitcoin: Network;
        mutinynet: Network;
        regtest: Network;
        signet: Network;
        testnet: Network;
    } = ...

    Type Declaration