Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvPrefix = "EVMOS" AppName = "evmosd" FlagCompiledContractsPath = "compiled-contracts-path" )
Variables ¶
This section is empty.
Functions ¶
func ExportPrivateKey ¶
func ExportPrivateKey(keyName, keyringBackend, keyringDir, decryptPassword, appName string, inBuf *bufio.Reader) (*ecdsa.PrivateKey, error)
This function receives keyName, keyringBackend, keyringDir, decryptPassword, appName and provides the private key
func GetClientContext ¶
func GetRootPath ¶
func GetRootPath() string
This function retrieves the root path of where the binary is being executed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.