PHP WebShell

Текущая директория: /opt/BitGoJS/modules/sdk-coin-coreum/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 = "core";
export declare const testnetValidDenoms: string[];
export declare const testnetAccountAddressRegex: RegExp;
export declare const testnetValidatorAddressRegex: RegExp;
export declare const TESTNET_ADDRESS_PREFIX = "testcore";
export declare const GAS_LIMIT = 200000;
export declare const GAS_AMOUNT = "6250";
//# sourceMappingURL=constants.d.ts.map

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


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