PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@bitgo-forks/avalanchejs/dist/utils
Просмотр файла: costs.d.ts
import type { UnsignedTx } from '../vms/common/unsignedTx';
export declare const CTxBytesGas = 1n;
export declare const CCostPerSignature = 1000n;
export declare const CFixedFee = 10000;
export declare function costCorethTx(tx: UnsignedTx): bigint;
export declare function calcBytesCost(len: number): bigint;
//# sourceMappingURL=costs.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!