get_object

Function get_object 

Source
pub(crate) async fn get_object(
    client: &SuiClient,
    object_id: ObjectID,
) -> Result<SuiObjectResponse>