Function near_sdk::env::storage_get_evicted[][src]

pub fn storage_get_evicted() -> Option<Vec<u8>>
Expand description

Reads the most recent value that was evicted with storage_write or storage_remove command.