MetaMask / eth-snap-keyring

Snap Keyring bridge
7 stars 3 forks source link

feat: extract logic in 'submitRequest' #232

Closed k-g-j closed 8 months ago

k-g-j commented 8 months ago

Description

This PR extracts the #submitRequest logic into smaller helper functions and utilities. Functions added:

Addresses: Comment point 3 on #228

Testing

All current tests run as expected, and coverage remains at 100%