Skip to content

Commit

Permalink
Merge branch 'main' into feat/plugin-system-improvements-versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani authored Nov 6, 2023
2 parents 0fbea44 + 679da53 commit f810f29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ignite/config/chain/base/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ type Account struct {
Mnemonic string `yaml:"mnemonic,omitempty"`
Address string `yaml:"address,omitempty"`
CoinType string `yaml:"cointype,omitempty"`

// The RPCAddress off the chain that account is issued at.
RPCAddress string `yaml:"rpc_address,omitempty"`
}

// Build holds build configs.
Expand Down

0 comments on commit f810f29

Please sign in to comment.