package
0.0.0-20220821105735-b124b1e83613
Repository: https://github.com/wooyang2018/corechain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

引擎名.
内部错误类错误状态.
拒绝处理类错误状态.
处理成功类.
完全块广播模式,即直接广播原始块给所有相邻节点.
问询式块广播模式,即先广播新块的头部给相邻节点 邻节点在没有相同块的情况下通过GetBlock主动获取块数据.
出块节点将新块用Full_BroadCast_Mode模式广播 其他节点使用Interactive_BroadCast_Mode模式广播区块.
默认链名.
SyncWithFactorBucket 从每个bucket中抽取节点同步区块.
SyncWithNearestBucket 从邻近节点同步区块.

# Variables

block.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
consensus.
define std error 预留xxx9xx的错误码.
contract.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
chain.
engine.
define std error 预留xxx9xx的错误码.
net.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.
tx.
define std error 预留xxx9xx的错误码.
define std error 预留xxx9xx的错误码.

# Structs

ChainCtx 每条平行链各有一个链级别上下文.
No description provided by the author
EngineCtx 引擎运行上下文环境.
No description provided by the author

# Interfaces

避免循环调用.
区块链基础引擎.
BlockStore is the interface of block store.
No description provided by the author
No description provided by the author
定义链对各组件依赖接口约束.
区块链综合引擎.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author