Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
func
execInit(cfg *typ.Chain33Config) {
55
pluginmgr.InitExec(cfg)
56
}
57
58
var
runonce sync.Once
59
Callers
8
TestExecutorGetTxGroup
Function · 0.85
TestKeyAllow
Function · 0.85
TestKeyAllow_evm
Function · 0.85
TestExecutorErrAPIEnv
Function · 0.85
TestExecutorUpgradeMsg
Function · 0.85
TestExecutorPluginUpgrade
Function · 0.85
New
Function · 0.85
TestLoadDriverFork
Function · 0.85
Calls
1
InitExec
Function · 0.92
Tested by
7
TestExecutorGetTxGroup
Function · 0.68
TestKeyAllow
Function · 0.68
TestKeyAllow_evm
Function · 0.68
TestExecutorErrAPIEnv
Function · 0.68
TestExecutorUpgradeMsg
Function · 0.68
TestExecutorPluginUpgrade
Function · 0.68
TestLoadDriverFork
Function · 0.68