REST: tx/ vs tx/broadcast #3692
Labels
T: API Breaking
Breaking changes that impact APIs and the SDK only (not state machine).
Type: Code Hygiene
General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Summary
Not sure if this is intended, but there seems to be overlap between the POST @
/tx
endpoint and the POST @tx/broadcast
endpoint, where the former seems more flexible as it allows for sync/async/block. Assuming this is not intended, the latter should be removed.Proposal
/cc @jackzampolin @cosmos/cosmos-ui
For Admin Use
The text was updated successfully, but these errors were encountered: