Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BroadcastTxResponse ¶
type BroadcastTxResponse = txtypes.BroadcastTxResponse
type LocalContext ¶
type LocalContext struct {
HomeDir string
NodeHome string
ConfigDirPath string
ConfigTomlPath string
}
LocalContext is a struct that holds the current context of the application.
func Context ¶
func Context(opts ...Option) LocalContext
Context returns the current context of the Sonr blockchain application.
Click to show internal directories.
Click to hide internal directories.