Skip to content

Commit

Permalink
chore: fixed MsgMultiSend template
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed May 28, 2024
1 parent 3ee0c34 commit 812ceec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/telegram/cosmos.bank.v1beta1.MsgMultiSend.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

Outputs:
{{- range $outputId, $output := .Outputs }}
From: {{ SerializeLink $output.Address }}
To: {{ SerializeLink $output.Address }}
Amounts:
{{- range $amountId, $amount := $output.Amount }}
- {{ SerializeAmount $amount }}
Expand Down

0 comments on commit 812ceec

Please sign in to comment.