Module web30::types

source · []

Structs

Ethereum block

block with more concise tx hashes instead of full transactions

Xdai block with more concise tx hashes instead of full transactions

As received by getTransactionByHash

Xdai block

Enums

Used to configure send_transaction

This enum encapsulates the syncing status returned by a call to eth_syncing This will either return a bool ‘false’ if not syncing, or an object with details about which blocks are syncing

Functions

Deserializes slice of data as “UNFORMATTED DATA” format required by Ethereum JSONRPC API.

Serializes slice of data as “UNFORMATTED DATA” format required by Ethereum JSONRPC API.