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 (d *CoinbaseChainCode) Init(stub shim.ChaincodeStubInterface) pb.Response
func (*CoinbaseChainCode) Invoke ¶
func (d *CoinbaseChainCode) Invoke(stub shim.ChaincodeStubInterface) pb.Response
func (*CoinbaseChainCode) QueryGenerateUnitReward ¶ added in v1.0.3
func (d *CoinbaseChainCode) QueryGenerateUnitReward(stub shim.ChaincodeStubInterface) ([]*RewardRecord, error)
出块奖励记录查询
Click to show internal directories.
Click to hide internal directories.