MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
711 stars 546 forks source link

fix: correctly merge caveats when using initial connections #2419

Closed FrederikBolding closed 1 month ago

FrederikBolding commented 1 month ago

Fixes a bug where we weren't correctly merging caveat values when using initial connections, since we were spreading the entire caveat and not just the value.