UNPKG

@zombienet/utils

Version:

Useful utilities for ZombieNet Framework

4 lines (3 loc) 393 B
export declare const POLKADOT_NOT_FOUND = "polkadot: command not found"; export declare const PARACHAIN_NOT_FOUND = "polkadot-parachain: command not found"; export declare const POLKADOT_NOT_FOUND_DESCRIPTION = "Use `zombienet setup` and follow the tips for setting up your environment for Zombienet.\nYou can read more details in https://paritytech.github.io/zombienet/cli/setup.html .\n\n";