referrerpolicy=no-referrer-when-downgrade
sc_client_db

Type Alias DbHash

Source
pub type DbHash = H256;
Expand description

Hash type that this backend uses for the database.

Aliased Type§

struct DbHash(pub [u8; 32]);

Fields§

§0: [u8; 32]