History to 30 to pass tests.
This commit is contained in:
parent
3daa4c6497
commit
df77f51bcc
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user