Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisBlockInfo ¶
type GenesisBlockInfo struct { Hash moneroutil.Hash Header []byte Timestamp uint32 TxBlob []byte }
func GetGenesisBlockInfo ¶
func GetGenesisBlockInfo(network string) *GenesisBlockInfo
Click to show internal directories.
Click to hide internal directories.