pub fn get_identity_address_from_keystore(
    input: KeyIdentity,
    keystore: &Keystore
) -> Result<SuiAddress, Error>