coinbasecc

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2020 License: GPL-3.0, GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoinbaseChainCode

type CoinbaseChainCode struct {
}

func (*CoinbaseChainCode) Init

func (*CoinbaseChainCode) Invoke

func (*CoinbaseChainCode) QueryGenerateUnitReward added in v1.0.3

func (d *CoinbaseChainCode) QueryGenerateUnitReward(stub shim.ChaincodeStubInterface) ([]*RewardRecord, error)

出块奖励记录查询

type RewardRecord

type RewardRecord struct {
	Address string
	Amount  decimal.Decimal
	Token   *modules.Asset
}

Jump to

Keyboard shortcuts

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