brave-intl / bat-go

Pass "go", collect 200 BAT
Mozilla Public License 2.0
41 stars 31 forks source link

split vault manager role and the payment operators role #2496

Open kdenhartog opened 2 months ago

kdenhartog commented 2 months ago

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.