package
Version:
v0.0.0-...-bcfa5ee
Opens a new window with list of versions in this module.
Published: Oct 30, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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 struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.