PHP WebShell
Текущая директория: /opt/BitGoJS/modules/sdk-coin-rune/dist/src/lib
Просмотр файла: constants.d.ts
export declare const mainnetValidDenoms: string[];
export declare const mainnetAccountAddressRegex: RegExp;
export declare const mainnetValidatorAddressRegex: RegExp;
export declare const MAINNET_ADDRESS_PREFIX = "thor";
export declare const testnetValidDenoms: string[];
export declare const testnetAccountAddressRegex: RegExp;
export declare const testnetValidatorAddressRegex: RegExp;
export declare const TESTNET_ADDRESS_PREFIX = "sthor";
export declare const GAS_LIMIT = 200000;
export declare const GAS_AMOUNT = "0";
export declare const RUNE_FEES = "2000000";
export declare const ROOT_PATH = "m/0";
//# sourceMappingURL=constants.d.ts.map
Выполнить команду
Для локальной разработки. Не используйте в интернете!