Skip to main content

get_data

Function get_data 

Source
pub async fn get_data(handle: &StorageHandle) -> Result<Vec<u8>>
Expand description

Retrieve data from the network

§Arguments

  • handle - Storage handle

§Returns

  • Vec<u8> - The retrieved data