schema

package
v1.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeeConfig

type FeeConfig struct {
	SpeedTxFee        int64  `json:"speedTxFee"`
	BundleServeFee    int64  `json:"bundleServeFee"`
	FeeCollectAddress string `json:"feeCollectAddress"` // fee collection address
}

type IpRateWhitelist added in v1.0.6

type IpRateWhitelist struct {
	OriginOrIP  string // e.g "188.0.2.2"
	Available   bool   `gorm:"index:idx3"` // true means effective
	Description string
}

type Param added in v1.0.25

type Param struct {
	ChunkConcurrentNum int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL