Documentation ¶
Overview ¶
Package constants - constants that could be tuned
Index ¶
Constants ¶
View Source
const (
AssetTimeout = 3 * ReservoirTimeout / 2
)
the maximum time before unverified asset is expired
View Source
const (
OldPaymentTime = 24 * time.Hour
)
the time for looking back at old payments when starting up
View Source
const (
RebroadcastInterval = 3 * ReservoirTimeout / 4
)
the time between rebroadcasts of unconfirmed transactions
View Source
const (
ReservoirTimeout = 45 * time.Minute
)
the time for a pending record to expire
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.