UNPKG

@hyperlane-xyz/cli

Version:

A command-line utility for common Hyperlane operations

7 lines 385 B
export declare const MINIMUM_CORE_DEPLOY_GAS: string; export declare const MINIMUM_WARP_DEPLOY_GAS: string; export declare const MINIMUM_TEST_SEND_GAS: string; export declare const MINIMUM_AVS_GAS: string; export declare const PROXY_DEPLOYED_URL = "https://proxy.hyperlane.xyz"; export declare const EXPLORER_URL = "https://explorer.hyperlane.xyz"; //# sourceMappingURL=consts.d.ts.map