Skip to main content

Crate soil_client

Crate soil_client 

Source
Expand description

Substrate client libraries.

Modulesยง

block_builder
Substrate block builder
blockchain
Substrate blockchain traits and primitives.
client_api
Substrate client interfaces.
consensus
Common utilities for building and using consensus engines in substrate.
db
Client backend that is backed by a database.
executor
A crate that provides means of executing/dispatching calls into the runtime.
import
Client-side block import and import queue primitives.
keystore
Keystore (and session key management) for ed25519 based chains like Polkadot.
maybe_compressed_blob
Handling of blobs that may be compressed, based on an 8-byte magic identifier at the head.
storage_monitor
tracing
Instrumentation implementation for substrate.
transaction_pool
Transaction pool client facing API.
utils
Utilities Primitives for Substrate