Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Head ¶
type Head struct { Hash *gotez.BlockHash `json:"hash"` core.ShellHeader ProtocolData []byte `json:"protocol_data"` // not dyn, takes the rest }
type HeadsRequest ¶
type HeadsRequest struct { Chain string Protocol *gotez.ProtocolHash NextProtocol *gotez.ProtocolHash }
Click to show internal directories.
Click to hide internal directories.