Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetBlockRewardRequest ¶
type GetBlockRewardRequest struct {
Height int64 `json:"height"`
}
type GetBlockRewardResponse ¶
type ServiceManage ¶
func (*ServiceManage) GetBlockReward ¶
func (sm *ServiceManage) GetBlockReward(c echo.Context) error
func (*ServiceManage) GetMinerBlockCount ¶
func (sm *ServiceManage) GetMinerBlockCount(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.