Type Definition tp_state_machine::OffchainChangesCollection[][src]

type OffchainChangesCollection = Vec<((Vec<u8>, Vec<u8>), OffchainOverlayedChange)>;

In memory array of storage values.