Files
tendermint/internal/test/factory/doc.go
2021-09-02 13:19:18 +02:00

7 lines
203 B
Go

/*
Package factory provides generation code for common structs in Tendermint.
It is used primarily for the testing of internal components such as statesync,
consensus, blocksync etc..
*/
package factory