polkadot-live / polkadot-live-app

Decentralised Polkadot Notifications and Chain Interactions on the Desktop.
GNU General Public License v3.0
2 stars 1 forks source link

chore: account ipcs refactor #664

Closed danebulat closed 2 months ago

danebulat commented 2 months ago

Refactor the preload API to handle account tasks with a generic IPC message.

Simplifies the preload API and unifies account task handling logic within the main process.