Expand description
Types that should only be used for testing!
Structs§
- Task
Executor - A task executor that can be used in tests.
Constants§
- BANDERSNATCH
- Key type for generic Bandersnatch key.
- BLS377
- Key type for generic BLS12-377 key.
- BLS381
- Key type for generic BLS12-381 key.
- ECDSA
- Key type for generic ECDSA key.
- ECDSA_
BLS377 - Key type for (ECDSA,BLS12-377) key pair
- ECDSA_
BLS381 - Key type for (ECDSA,BLS12-381) key pair
- ED25519
- Key type for generic Ed25519 key.
- SR25519
- Key type for generic Sr25519 key.