candidatelist

command
v1.18.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

README

---
plugin: vote_bucket
---

Save epoch CandidateList to db

## Introduction


## Model

```
type CandidateList struct {
	EpochNumber   uint64 `gorm:"primary_key;" sql:"type:bigint"`
	CandidateList []byte
}
```

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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