Skip to content

Commit

Permalink
remove unused comment
Browse files Browse the repository at this point in the history
Co-authored-by: Ismail Khoffi <[email protected]>
  • Loading branch information
evan-forbes and liamsi authored Feb 23, 2021
1 parent 7295885 commit 3578791
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/lazyledgerapp/types/payformessage.go
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ func (msg *MsgWirePayForMessage) SignedTransactionDataPayForMessage(k uint64) (*
return nil, err
}

//
sTxMsg := SignedTransactionDataPayForMessage{
Fee: &TransactionFee{
BaseRateMax: msg.Fee.BaseRateMax,
Expand Down

0 comments on commit 3578791

Please sign in to comment.