coinbasecc

package
v0.0.0-...-84a2c7a 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

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