You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #4718, we should use the updated fee value in composition, signature and broadcasting the transaction. This means we should update all utility functions involved in said actions to adapt to the new fee data.
Acceptance criteria
Users should be able to
Sign transactions of any module-commands
Dry run said transactions successfully
Broadcast said transactions successfully (Changes should be applied)
Add relevant unit tests should be updated.
The text was updated successfully, but these errors were encountered:
ManuGowda
changed the title
Use above hook to create txs and broadcast them
Use transaction hook to create and broadcast transaction to network
Jan 16, 2023
Description
Following #4718, we should use the updated fee value in composition, signature and broadcasting the transaction. This means we should update all utility functions involved in said actions to adapt to the new fee data.
Acceptance criteria
Users should be able to
The text was updated successfully, but these errors were encountered: