pub async fn init_state_with_object_id(
    address: SuiAddress,
    object: ObjectID
) -> Arc<AuthorityState>