Skip to content

Refactor the TxClient to return TxResponse from the sdk #5945

@evan-forbes

Description

@evan-forbes

instead of reuturing our own type and throwing away data such as gas used etc, we can return TxResponse.

this would involve expanding the struct in the sdk to include the signer celestiaorg/cosmos-sdk#683

this would be a breaking change, therefore would warrant a v2 of TxClient

Metadata

Metadata

Labels

TxClientWS: BestTxsReliable and seamless transaction flow

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions