go-ethereum/consensus/XDPoS/XDPoS_test.go
2021-10-10 22:05:32 +11:00

7 lines
107 B
Go

package XDPoS
import "testing"
func TestNewAdaptorShallContainMultipleConsensusEngine(t *testing.T) {
}