Versions in this module Expand all Collapse all v0 v0.2.10 Feb 3, 2020 Changes in this version + type Xt struct + ActiveNet *netparams.Params + App *cli.App + Config *pod.Config + DataDir string + Language *lang.Lexicon + Node *atomic.Value + NodeKill chan struct{} + RPCServer *rpc.Server + RealNode *rpc.Node + StateCfg *state.Config + Wallet *atomic.Value + WalletKill chan struct{} + WalletServer *wallet.Wallet + func GetNewContext(appName, appLang, subtext string) *Xt