Files
tendermint/node/doc.go
T

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