Files
tendermint/node/doc.go
2021-06-04 11:36:30 -04:00

7 lines
157 B
Go

/*
Package node is the main entry point, where the tendermint node
service is constructed and the implementation of that service is
defined.
*/
package node