Versions in this module Expand all Collapse all v0 v0.2.0 Dec 10, 2018 Changes in this version + type GenesisAccount struct + Addr types.Address + Balance *big.Int + type GensisBlock struct + Block *types.Block + ExtraData []byte + GenesisAccounts []GenesisAccount + func BuildGensisBlock(genesisPath string) (*GensisBlock, error)