markdown algorand.md

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown algorand.md相关的知识,希望对你有一定的参考价值。

# Overview
- free to join
- not fully p2p. non-relay node connect to relay node
- relays / non-relays
- join consensus / not join consensus
```
carpenter -d data 
# you can monitor the consensus process using the carpenter tool for a given node.
# This tool parses the node.log file and prints out details for consensus-related events.

watch ./goal node status -d data
watch ./goal node lastround -d data
```
- non-relay node don't need open port through firewall,don't store full state
- can create a private network

以上是关于markdown algorand.md的主要内容,如果未能解决你的问题,请参考以下文章

markdown转换为图片

转换rst到markdown总结

markdown [Markdown HowTo]作为Markdown语法的秘籍

python markdown干啥用的

markdown前端渲染

如何用markdown生成目录