Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AvgBlockTime is the expected duration between block in two consecutive epochs. // Defined at the Filecoin spec level. AvgBlockTime = time.Second * 30 )
Functions ¶
func MustParseAddr ¶
MustParseAddr returns a parsed Multiaddr, or panics if invalid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.