Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MetaProtocol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nebula
MetaProtocol
Commits
6c194789
Commit
6c194789
authored
Oct 11, 2022
by
xueqianLu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update.
parent
1a8e0872
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
README.md
README.md
+4
-1
module.md
module.md
+2
-2
No files found.
README.md
View file @
6c194789
...
@@ -2,4 +2,7 @@
...
@@ -2,4 +2,7 @@
Define base protocol-buffer.
Define base protocol-buffer.
Please read
[
Guide
](
ProtobufStyle.md
)
first when you modify the
*.proto*
files.
Please read
[
Guide
](
ProtobufStyle.md
)
first when you modify the
*.proto*
files.
\ No newline at end of file
## Modules
module.md
View file @
6c194789
## 模块汇总
## 模块汇总
*
P2P 模块: 用于标识节点角色以及在网络中收发消息
*
P2P 模块: 用于标识节点角色以及在网络中收发消息
*
交易验证模块: 用于MetaRing验证交易是否合法, 交易模拟执行?
*
交易验证模块
(Meta)
: 用于MetaRing验证交易是否合法, 交易模拟执行?
*
共识Client: 与共识网络进行交互.
*
共识Client
(MetaSentry)
: 与共识网络进行交互.
*
MetaNebula 模块: 出块模块,核心模块.
*
MetaNebula 模块: 出块模块,核心模块.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment