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
4468: Separate validation and creation of transaction bodies r=Jimbo4350 a=Jimbo4350
Implement `createTransactionBody` and `createAndValidateTransactionBody`. We want to separate `TxBody` construction and validation to allow the creation of invalid transaction bodies.
Closes#3563
Co-authored-by: Jordan Millar <[email protected]>
0 commit comments