Files
tendermint/internal/test/doc.go
2022-08-22 13:33:47 +02:00

7 lines
200 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 test