# GoatInitializerType

```
type GoatInitializerType = ChainInitializer<GoatOptions, GoatChainType, GoatAssetsType>;
```

Defined in: [atomiq-chain-evm/src/chains/goat/GoatInitializer.ts:203](https://github.com/atomiqlabs/atomiq-chain-evm/blob/98ca6f16fbfb37e521f8c27b4f942642fe00c2ee/src/chains/goat/GoatInitializer.ts#L203)

Type definition for the GOAT Network chain initializer
