cosmos-sdk/testutil/testnet/doc.go
Mark Rushakoff 68af247459
feat: add testutil/testnet package (#15655)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-05 19:16:45 +00:00

5 lines
186 B
Go

// Package testnet provides APIs for easily create and configure
// validators, genesis files, and comet instances,
// to support testing app chain instances in-process.
package testnet