gene_btc_address

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: 10 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 GeneBtcAddressConfig

type GeneBtcAddressConfig struct {
	Mnemonic   string `json:"mnemonic"`
	Pass       string `json:"pass"`
	StartIndex uint64 `json:"start_index"`
	EndIndex   uint64 `json:"end_index"`
	TaskId     uint64 `json:"task_id"`
}

type GeneBtcAddressType

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

func New

func New(logger i_logger.ILogger) *GeneBtcAddressType

func (*GeneBtcAddressType) Start

func (p *GeneBtcAddressType) 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