Structs§
- Block
Import Adapter - Implements
BlockImport
for anyTransaction
. Internally the transaction is “converted”, aka the field is set toNone
. - Extrinsic
Builder - Generates
Extrinsic
- Force
Finalized - Full
Peer Config - Configuration for a full peer.
- Justification
Test Net - Pass
Through Verifier - A Verifier that accepts all blocks and passes them on with the configured finality to be imported.
- Peer
- Peers
Client - TestNet
- Transfer
- Transfer used in test substrate pallet. Extrinsic is created and signed using this data.
Traits§
- Block
Import Adapter Full - Test
Client Builder Ext - A
test-runtime
extensions toTestClientBuilder
. - Test
NetFactory
Type Aliases§
- Block
- A test block.
- Hash
- A simple hash type for all our hashing.
- Header
- A test block’s header.
- Peers
Full Client - Test
Client - A test client with default backend.
- Test
Client Builder - A
TestClient
withtest-runtime
builder.