Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TftExplorerChainContext1 ¶
type TftExplorerChainContext1 struct {
ConsensusChangeId string `json:"consensus_change_id"`
Height int64 `json:"height"`
Timestamp schema.Date `json:"timestamp"`
BlockId string `json:"block_id"`
}
func NewTftExplorerChainContext1 ¶
func NewTftExplorerChainContext1() (TftExplorerChainContext1, error)
Click to show internal directories.
Click to hide internal directories.