payments

package
v0.0.0-...-7319846 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PayMode

type PayMode int
const (
	PayOnManual PayMode = iota
	PayPPLNS            // calc rewards on block found
	PayPPS              // calc rewards every day
)

type PaymentManager

type PaymentManager struct {
	// contains filtered or unexported fields
}

func NewPaymentManager

func NewPaymentManager(mode PayMode, dm *daemons.DaemonManager) *PaymentManager

func (*PaymentManager) Serve

func (pm *PaymentManager) Serve()

Jump to

Keyboard shortcuts

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