historian

package
v0.0.0-...-06c96c1 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataPoint

type DataPoint struct {
	Version      int     `json:"version,omitempty"`
	URL          string  `json:"url,omitempty"`
	Address      string  `json:"address,omitempty"`
	MrrLast10    float64 `json:"mrr_last_10,omitempty"`
	MrrLast24hr  float64 `json:"mrr_last_24hr,omitempty"`
	PoolHashrate float64 `json:"pool_hashrate,omitempty"`
	FbdHashrate  float64 `json:"fbd_hashrate,omitempty"`
	FmdWeighted  float64 `json:"fmd_weighted,omitempty"`
	FmdUsd       float64 `json:"fmd_usd,omitempty"`
	CmcLtc       float64 `json:"cmc_ltc,omitempty"`
	Signature    string  `json:"signature,omitempty"`
}

type HMeta

type HMeta struct {
	Block     int64                      `json:"block"`
	BlockHash string                     `json:"block_hash"`
	Time      int64                      `json:"time"`
	Tx        *datastore.TransactionData `json:"-"`
	Txid      string                     `json:"txid"`
}

Jump to

Keyboard shortcuts

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