neo-go/pkg/neotest/chain/doc.go
Elizaveta Chichindaeva 28908aa3cf [#2442] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
2022-05-04 19:48:27 +03:00

7 lines
316 B
Go

/*
Package chain contains functions creating new test blockchain instances.
Different configurations can be used, but all chains created here use
well-known keys. Most of the time, a single-node chain is the best choice to use
unless you specifically need multiple validators and a large committee.
*/
package chain