Remove FORBIDDEN_KEYS
and check_forbidden_key
from entropy-tss
#1221
Labels
FORBIDDEN_KEYS
and check_forbidden_key
from entropy-tss
#1221
Im pretty sure these are a relic from subgroups and no longer used.
I think this function:
entropy-core/crates/threshold-signature-server/src/validator/api.rs
Line 378 in a1e3698
is only called in tests, and is the only thing that uses the forbidden kvdb keys.
The text was updated successfully, but these errors were encountered: