[][src]Module web30::types

Structs

Block

Ethereum block

ConciseBlock

block with more concise tx hashes instead of full transactions

ConciseXdaiBlock

Xdai block with more concise tx hashes instead of full transactions

Data
Log
NewFilter
TransactionRequest
TransactionResponse

As received by getTransactionByHash

UnpaddedHex
XdaiBlock

Xdai block

Enums

SendTxOption

Used to configure send_transaction

Functions

data_deserialize

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

data_serialize

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