View Source Web3.Middleware.Parser (web3 v0.1.6)

Wrapping before_dispatch and after_dispatch the request to JSON RPC API.

NOTE: Awkward naming

Link to this section Summary

Link to this section Functions

Link to this function

after_dispatch(pipeline)

View Source

Callback implementation for Web3.Middleware.after_dispatch/1.

Callback implementation for Web3.Middleware.after_failure/1.

Link to this function

before_dispatch(pipeline)

View Source

Callback implementation for Web3.Middleware.before_dispatch/1.

Link to this function

decode_value(return_value, decoder)

View Source
Link to this function

do_before_dispatch(list, pipeline)

View Source
Link to this function

parse_args(args, result)

View Source