Module ic_web3_rs::api
source · Expand description
Web3
implementation
Structs
Accounts
namespaceEth
namespaceEth
namespace, subscriptionsNet
namespaceParity
namespaceParity_Accounts
namespaceParity_Set
Specific APIPersonal
namespace- ID of subscription returned from
eth_subscribe
- Stream of notifications from a subscription Given a type deserializable from rpc::Value and a subscription id, yields items of that type as notifications are delivered.
Trace
namespaceTxpool
namespaceWeb3
wrapper for all namespacesWeb3
namespace
Traits
- Common API for all namespaces