More unified randomness handling

This commit is contained in:
Łukasz Magiera
2020-02-23 21:00:47 +01:00
parent a82d156ccb
commit 917df9a5b8
21 changed files with 125 additions and 132 deletions
+1 -1
View File
@@ -427,7 +427,7 @@ func TestAPIRPC(t *testing.T) {
func TestAPIDealFlow(t *testing.T) {
logging.SetLogLevel("miner", "ERROR")
logging.SetLogLevel("chainstore", "ERROR")
//logging.SetLogLevel("chainstore", "ERROR")
logging.SetLogLevel("chain", "ERROR")
logging.SetLogLevel("sub", "ERROR")
logging.SetLogLevel("storageminer", "ERROR")