Skip to content
Snippets Groups Projects
constants.go 294 B
Newer Older
capossele's avatar
capossele committed
	"time"

	"github.com/iotaledger/goshimmer/plugins/analysis/types/heartbeat"
	// IdleTimeout defines the idle timeout.
	IdleTimeout = 10 * time.Second
	// StateHeartbeat defines the state of the heartbeat.
	StateHeartbeat = heartbeat.MarshaledPacketHeader