Skip to content

Commit

Permalink
fix ibc test
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Nov 20, 2023
1 parent 7afd1e0 commit 02ef43f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ignite/templates/ibc/templates/packet/tx.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import (

var DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())

const listSeparator = ","

// GetTxCmd returns the transaction commands for this module
func GetTxCmd() *cobra.Command {
cmd := &cobra.Command{
Expand Down

0 comments on commit 02ef43f

Please sign in to comment.