Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ethereum ¶
type Ethereum struct { RPCHost string `long:"eth.rpcuri" description:"URI of the RPC interface of an Ethereum client"` KeystorePath string `long:"eth.keystore" description:"Path to the keystore of the Ethereum address"` Password string `long:"eth.password" description:"Password of the keystore"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.