create_data_box

Function create_data_box 

Source
pub async fn create_data_box(
    pem_identity_path: &str,
    icp_amount: u64,
    box_name: String,
    is_private: bool,
) -> CreateBoxResult