Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option struct { BlockHeightStart *big.Int `json:"block_height_start" mapstructure:"block_height_start"` BlockHeightTarget *big.Int `json:"block_height_target" mapstructure:"block_height_target"` // RPCThreadBlocks is the number of concurrent RPC requests associated with the blocks. RPCThreadBlocks *uint64 `json:"rpc_thread_blocks" mapstructure:"rpc_thread_blocks"` }
type Task ¶
func (Task) BuildActivity ¶ added in v0.4.13
BuildActivity builds an activity from the task.
func (Task) GetNetwork ¶
func (Task) GetTimestamp ¶
Click to show internal directories.
Click to hide internal directories.