Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
co-authored by
Marko
Julien Robert
parent
b1208ef298
commit
deea20c712
@@ -1676,12 +1676,6 @@ func (s *E2ETestSuite) TestAuxToFeeWithTips() {
|
||||
genTxFile := testutil.WriteToNewTempFile(s.T(), string(res.Bytes()))
|
||||
defer genTxFile.Close()
|
||||
|
||||
// broadcast the tx
|
||||
res, err = authclitestutil.TxAuxToFeeExec(
|
||||
val.ClientCtx,
|
||||
genTxFile.Name(),
|
||||
tc.feePayerArgs...,
|
||||
)
|
||||
s.Require().NoError(s.network.WaitForNextBlock())
|
||||
|
||||
switch {
|
||||
|
||||
Reference in New Issue
Block a user