stat

package module
v0.0.0-...-44b2fc1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type FeeVote2

type FeeVote2 struct {
	Id                uint64           `json:"id"`
	BlockProducerName eos.AccountName  `json:"block_producer_name"`
	FeeVotes          []fio.FeeValueTs `json:"feevotes"`
	LastVoteTimestamp uint64           `json:"lastvotetimestamp"`
}

FeeVote2 (query response) is the new voting table format There is a bug in fio-go, with the wrong tag: has fee_votes, not feevotes, this is a workaround:

Directories

Path Synopsis
cmd
stats-server command
Package restapi fio-stats
Package restapi fio-stats

Jump to

Keyboard shortcuts

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