This section describes how to check in on the status of each MPC operation
portal.createWallet()
, portal.backupWallet()
, and portal.recoverWallet()
functions all support an optional argument for a progress callback. This is a function that will be triggered at key points within these respective MPC operations to provide incremental updates, These incremental updates enable you to update your UI as the MPC operation progresses.