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: generic interval task ipcs #660

Closed danebulat closed 3 weeks ago

danebulat commented 3 weeks ago

Summary

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

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