PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@hashgraph/sdk/lib/constants

Просмотр файла: ClientConstants.d.ts

export const MAINNET: {
    "https://grpc-web.myhbarwallet.com:443": AccountId;
    "https://node01-00-grpc.swirlds.com:443": AccountId;
    "https://node02.swirldslabs.com:443": AccountId;
    "https://node03.swirldslabs.com:443": AccountId;
    "https://node04.swirldslabs.com:443": AccountId;
    "https://node05.swirldslabs.com:443": AccountId;
    "https://node06.swirldslabs.com:443": AccountId;
    "https://node07.swirldslabs.com:443": AccountId;
    "https://node08.swirldslabs.com:443": AccountId;
    "https://node09.swirldslabs.com:443": AccountId;
    "https://node10.swirldslabs.com:443": AccountId;
    "https://node11.swirldslabs.com:443": AccountId;
    "https://node12.swirldslabs.com:443": AccountId;
    "https://node13.swirldslabs.com:443": AccountId;
    "https://node14.swirldslabs.com:443": AccountId;
    "https://node16.swirldslabs.com:443": AccountId;
    "https://node17.swirldslabs.com:443": AccountId;
    "https://node18.swirldslabs.com:443": AccountId;
    "https://node19.swirldslabs.com:443": AccountId;
    "https://node20.swirldslabs.com:443": AccountId;
    "https://node21.swirldslabs.com:443": AccountId;
    "https://node22.swirldslabs.com:443": AccountId;
    "https://node23.swirldslabs.com:443": AccountId;
    "https://node24.swirldslabs.com:443": AccountId;
    "https://node25.swirldslabs.com:443": AccountId;
    "https://node26.swirldslabs.com:443": AccountId;
};
export const WEB_TESTNET: {
    "https://testnet-node00-00-grpc.hedera.com:443": AccountId;
    "https://testnet-node01-00-grpc.hedera.com:443": AccountId;
    "https://testnet-node02-00-grpc.hedera.com:443": AccountId;
    "https://testnet-node03-00-grpc.hedera.com:443": AccountId;
    "https://testnet-node04-00-grpc.hedera.com:443": AccountId;
    "https://testnet-node05-00-grpc.hedera.com:443": AccountId;
    "https://testnet-node06-00-grpc.hedera.com:443": AccountId;
};
export const WEB_PREVIEWNET: {
    "https://previewnet-node00-00-grpc.hedera.com:443": AccountId;
    "https://previewnet-node01-00-grpc.hedera.com:443": AccountId;
    "https://previewnet-node02-00-grpc.hedera.com:443": AccountId;
    "https://previewnet-node03-00-grpc.hedera.com:443": AccountId;
    "https://previewnet-node04-00-grpc.hedera.com:443": AccountId;
    "https://previewnet-node05-00-grpc.hedera.com:443": AccountId;
    "https://previewnet-node06-00-grpc.hedera.com:443": AccountId;
};
export const NATIVE_TESTNET: {
    "https://grpc-web.testnet.myhbarwallet.com:443": AccountId;
};
export const NATIVE_PREVIEWNET: {
    "https://grpc-web.previewnet.myhbarwallet.com:443": AccountId;
};
import AccountId from "../account/AccountId.js";

Выполнить команду


Для локальной разработки. Не используйте в интернете!