View Source Web3.Middleware.Parser (web3ex v0.1.0)

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