Currently, transactions (topology as well as ledger txs) that are being signed with a 3rd party signing driver (FB, BD) require manual polling for state updates. Instead, we should introduce a SigningStateService which is capable of continuously poll for updates on transactions to be signed.
Currently, transactions (topology as well as ledger txs) that are being signed with a 3rd party signing driver (FB, BD) require manual polling for state updates. Instead, we should introduce a
SigningStateServicewhich is capable of continuously poll for updates on transactions to be signed.