MCPcopy Create free account
hub / github.com/33cn/chain33 / execInit

Function execInit

executor/executor.go:54–56  ·  view source on GitHub ↗
(cfg *typ.Chain33Config)

Source from the content-addressed store, hash-verified

52}
53
54func execInit(cfg *typ.Chain33Config) {
55 pluginmgr.InitExec(cfg)
56}
57
58var runonce sync.Once
59

Callers 8

TestExecutorGetTxGroupFunction · 0.85
TestKeyAllowFunction · 0.85
TestKeyAllow_evmFunction · 0.85
TestExecutorErrAPIEnvFunction · 0.85
TestExecutorUpgradeMsgFunction · 0.85
NewFunction · 0.85
TestLoadDriverForkFunction · 0.85

Calls 1

InitExecFunction · 0.92

Tested by 7

TestExecutorGetTxGroupFunction · 0.68
TestKeyAllowFunction · 0.68
TestKeyAllow_evmFunction · 0.68
TestExecutorErrAPIEnvFunction · 0.68
TestExecutorUpgradeMsgFunction · 0.68
TestLoadDriverForkFunction · 0.68