compileSolidity constant

EthereumMethods const compileSolidity

Implementation

static const EthereumMethods compileSolidity = EthereumMethods(
  'eth_compileSolidity',
);