You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When integrating new key store I disabled constraining of address in get_public_key oracle and in is_valid_impl because we need key registry to re-enable that.
When integrating new key store I disabled constraining of address in
get_public_keyoracle and inis_valid_implbecause we need key registry to re-enable that.NOTE: Look for "TODO(#5830)" in the codebase.