Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Debug bool
PostgresHost string
PostgresPort string
PostgresDB string
PostgresUser string
PostgresPassword string
PostgresSSLEnabled bool
MinterBaseCoin string
NodeGrpc string
AddressChunkSize uint64
CoinsChunkSize uint64
BalanceChunkSize uint64
StakeChunkSize uint64
ValidatorChunkSize uint64
}
Click to show internal directories.
Click to hide internal directories.