History to 30 to pass tests.
This commit is contained in:
@@ -200,7 +200,7 @@ pub struct Client {
|
||||
extra_data: RwLock<Bytes>,
|
||||
}
|
||||
|
||||
const HISTORY: u64 = 2000000;
|
||||
const HISTORY: u64 = 30;
|
||||
const CLIENT_DB_VER_STR: &'static str = "4.0";
|
||||
|
||||
impl Client {
|
||||
|
||||
Reference in New Issue
Block a user