Fix: Allow RANGEHASH by default for system wallets

Signed-off-by: Vladimir Avdeev <v.avdeev@yadro.com>
This commit is contained in:
Vladimir Avdeev 2022-10-19 17:22:54 +03:00 committed by Vladimir Avdeev
parent b38403699c
commit 805e014c2f
2 changed files with 35 additions and 37 deletions

View file

@ -180,9 +180,9 @@ def verify_get_storage_group(
wallet, cid, obj, shell=shell, bearer=bearer, wallet_config=wallet_config
)
obj_head = head_object(
wallet,
cid,
link_oid,
wallet=wallet,
cid=cid,
oid=link_oid,
shell=shell,
is_raw=True,
bearer=bearer,