Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Env ¶
type Env struct { ChainRegistryContract string `split_words:"true" required:"true"` ChainRpcEndpoint string `split_words:"true" required:"true"` HttpHost string `split_words:"true" required:"true"` HttpPort string `split_words:"true" required:"true"` LogLevel string `split_words:"true" required:"true"` SignerPrivateKey string `split_words:"true" required:"true"` }
Click to show internal directories.
Click to hide internal directories.