go-cnc icon indicating copy to clipboard operation
go-cnc copied to clipboard

resp is not returned from `submitPFB` in case an error returns

Open omritoptix opened this issue 1 year ago • 0 comments

resp should always be returned as it contains the tx hash which is crucial for following the tx block inclusion (even if an error occurred, e.g timeout).

reference: https://github.com/celestiaorg/celestia-node/issues/2328

omritoptix avatar Jun 06 '23 16:06 omritoptix