blockchain General blockchain block parsing template code The form of interface, which encapsulates common logic and supports all chains; Bifurcation treatment; Transaction storage. 通用的区块链区块解析模板代码: 接口的形式,内部封装好了常见的逻辑,支持所有链; 分叉处理; 事务存储。 Demo main.go