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
Currently we're referencing the Transaction Authorization key list for all endpoints. These should be split into separate lists that are logically distinct so we can make sure the secrets managers are the ones who are approving the creation of new solana keys in a vault not the transaction authorizers role and are not the same.
The text was updated successfully, but these errors were encountered:
kdenhartog
changed the title
ApproveSolanaAddressHandler should validate against the secrets manager role rather than the Transaction Authorization role
split vault manager role and the payment operators role
May 7, 2024
Currently we're referencing the Transaction Authorization key list for all endpoints. These should be split into separate lists that are logically distinct so we can make sure the secrets managers are the ones who are approving the creation of new solana keys in a vault not the transaction authorizers role and are not the same.
The text was updated successfully, but these errors were encountered: