ethereum-analyzer-cli-1.0.0: A CLI frontend for ethereum-analyzer.

Safe HaskellNone
LanguageHaskell98

Ethereum.Jsonrpc.Client

Documentation

getCode :: (MonadIO m, MonadCatch m) => String -> Int -> Text -> m Code Source #