批量空投
This commit is contained in:
@@ -30,6 +30,10 @@ type Config struct {
|
||||
SettleSpec string
|
||||
HolderCheckRunOnStart bool `json:",optional"`
|
||||
} `json:",optional"`
|
||||
AptosConf struct {
|
||||
PrivateKey string
|
||||
IsTest bool `json:",default=false"`
|
||||
} `json:",optional"`
|
||||
}
|
||||
|
||||
type Cron struct {
|
||||
|
||||
Reference in New Issue
Block a user