referrerpolicy=no-referrer-when-downgrade

Type Alias sp_state_machine::OffchainChangesCollection

source ·
pub type OffchainChangesCollection = Vec<((Vec<u8>, Vec<u8>), OffchainOverlayedChange)>;
Expand description

In memory array of storage values.

Aliased Type§

struct OffchainChangesCollection { /* private fields */ }