getCompilers constant

EthereumMethods const getCompilers

Implementation

static const EthereumMethods getCompilers = EthereumMethods(
  'eth_getCompilers',
);