package
Version:
v1.2.4
Opens a new window with list of versions in this module.
Published: Feb 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FeeConfig struct {
SpeedTxFee int64 `json:"speedTxFee"`
BundleServeFee int64 `json:"bundleServeFee"`
FeeCollectAddress string `json:"feeCollectAddress"`
}
type IpRateWhitelist struct {
OriginOrIP string
Available bool `gorm:"index:idx3"`
Description string
}
type Param struct {
ChunkConcurrentNum int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.