mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
parent
34020969ff
commit
a2cf4e3111
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ import (
|
|||
|
||||
var errGenesisNoConfig = errors.New("genesis has no chain configuration")
|
||||
|
||||
// Deprecated: use types.GenesisAccount instead.
|
||||
// Deprecated: use types.Account instead.
|
||||
type GenesisAccount = types.Account
|
||||
|
||||
// Deprecated: use types.GenesisAlloc instead.
|
||||
|
|
|
|||
Loading…
Reference in a new issue