Crate sc_network_test[−][src]
Structs
Implements BlockImport
for any Transaction
. Internally the transaction is
“converted”, aka the field is set to None
.
Dummy implementation of the TransactionPool
trait for a transaction pool that is always
empty and discards all incoming transactions.
Configuration for a full peer.
A Verifier that accepts all blocks and passes them on with the configured finality to be imported.
Calls in transactions.
Enums
Traits
A test-runtime
extensions to TestClientBuilder
.
Type Definitions
A test block.
A simple hash type for all our hashing.
A test client with default backend.
A TestClient
with test-runtime
builder.