Documentation
¶
Overview ¶
Package ext external data
@author: xwc1125
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetBlockHeadersData ¶
type GetBlockHeadersData struct { Origin HashOrNumber // 区块检索头 Amount uint64 // 检索最大的个数 Reverse bool // 查询方向,false:往最新区块方向查询,true:往创世块方向查询 }
Click to show internal directories.
Click to hide internal directories.