celestia-app icon indicating copy to clipboard operation
celestia-app copied to clipboard

Signer should use TxStatus instead of Tx to confirm submission

Open cmwaters opened this issue 10 months ago • 0 comments

Summary

Following https://github.com/celestiaorg/celestia-core/pull/1287, we should update the Signer to use it for polling as to whether the transaction has been completed.

This should eventually be piped to celestia-node and result in the deprecation of the BroadcastTxCommit method

FYI this shouldn't be backported to v1.x

cmwaters avatar Apr 23 '24 09:04 cmwaters