distribution

package
v0.0.0-...-1bfdc21 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DistributeRewards

func DistributeRewards()

func ValidateRewards

func ValidateRewards()

Types

type TxHashes

type TxHashes = map[string]string

type TxResponse

type TxResponse struct {
	Data  TxResponseData `json:"data"`
	Error string         `json:"error"`
	Code  string         `json:"code"`
}

type TxResponseData

type TxResponseData struct {
	NumOfSentTxs uint64   `json:"numOfSentTxs"`
	TxsHashes    TxHashes `json:"txsHashes"`
}

Jump to

Keyboard shortcuts

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