Skip to main content

StorageDelete

Function StorageDelete 

Source
pub async fn StorageDelete(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>