parity-evm -V (return code: 1)
Invalid arguments.
Usage:
evmbin stats [options]
evmbin [-h | --help]
parity-evm --help (return code: 0)
EVM implementation for Parity.
Copyright 2016, 2017 Parity Technologies (UK) Ltd
Usage:
evmbin stats [options]
evmbin [-h | --help]
Transaction options:
--code CODE Contract code as hex (without 0x)
--input DATA Input data as hex (without 0x)
--gas GAS Supplied gas as hex (without 0x)
General options:
-h, --help Display this message and exit.