Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CCIPViewFiredrill ¶
func CCIPViewFiredrill(e deployment.Environment) (json.Marshaler, error)
Types ¶
type CCIPFiredrillView ¶
type CCIPFiredrillView struct {
Chains map[string]*shared.ChainView `json:"chains,omitempty"`
SolChains map[string]*shared.ChainView `json:"solChains,omitempty"`
}
func (CCIPFiredrillView) MarshalJSON ¶
func (v CCIPFiredrillView) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.