gather_btc

package
v0.0.0-...-bcfa5ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2024 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionTypeData

type ActionTypeData struct {
	Task *constant.Task
}

type Config

type Config struct {
	Mnemonic         string   `json:"mnemonic"`
	Pass             string   `json:"pass"`
	SelectAddressSql []string `json:"select_address_sql"`
	TargetAddressId  uint64   `json:"target_address_id"`
	BtcNodeUrl       string   `json:"btc_node_url"`
	FeeRate          int64    `json:"fee_rate"`
	Batch            uint64   `json:"batch"`
}

type GatherBtcType

type GatherBtcType struct {
	// contains filtered or unexported fields
}

func New

func New(logger i_logger.ILogger) *GatherBtcType

func (*GatherBtcType) Start

func (p *GatherBtcType) Start(ctx context.Context, task *constant.Task) (any, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL