Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Config ¶
type Config struct {
Namespace string
Addresses []string
ChainNodeEndpoint string
WalletKey string // Hex encoded key
MinAmounts MinAmounts
}
func ParseConfig ¶
type MinAmounts ¶
type NamespaceNodes ¶
type NamespaceNodes struct {
Name string
NodeWallets []WalletInfo
}
type NodeLister ¶
type WalletInfo ¶
Click to show internal directories.
Click to hide internal directories.