github.com/nspcc-dev/neo-go@v0.105.2-0.20240517133400-6be757af3eba/pkg/neotest/chain/doc.go (about)

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