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

Method GetConfig

queue/queue.go:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 Name() string
64 SetConfig(cfg *types.Chain33Config)
65 GetConfig() *types.Chain33Config
66}
67
68type queue struct {

Callers 15

TestExecutorGetTxGroupFunction · 0.65
BenchmarkGenRandBlockFunction · 0.65
TestKeyLocalAllowFunction · 0.65
TestExecutorErrAPIEnvFunction · 0.65
TestCheckTxFunction · 0.65
TestExecutorUpgradeMsgFunction · 0.65
newExecutorFunction · 0.65
ExecLocalMethod · 0.65
ExecDelLocalMethod · 0.65
ExecLocalMethod · 0.65
ExecDelLocalMethod · 0.65

Implementers 1

queuequeue/queue.go

Calls

no outgoing calls

Tested by 15

TestExecutorGetTxGroupFunction · 0.52
BenchmarkGenRandBlockFunction · 0.52
TestKeyLocalAllowFunction · 0.52
TestExecutorErrAPIEnvFunction · 0.52
TestCheckTxFunction · 0.52
TestExecutorUpgradeMsgFunction · 0.52
TestPluginFunction · 0.52
TestTxGroupFunction · 0.52
TestExecAllowFunction · 0.52
TestExecBlock2Function · 0.52
TestSameTxFunction · 0.52