mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
feat: encryption service integration to support batch encryption and decryption (#5164)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -528,6 +528,7 @@ pub async fn refresh_cgraph_cache<'a>(
|
||||
let mut merchant_connector_accounts = state
|
||||
.store
|
||||
.find_merchant_connector_account_by_merchant_id_and_disabled_list(
|
||||
&state.into(),
|
||||
&key_store.merchant_id,
|
||||
false,
|
||||
key_store,
|
||||
|
||||
Reference in New Issue
Block a user