1 week blocks showing
This commit is contained in:
parent
ee3d9bbc47
commit
93b3eb6ab8
@ -1203,7 +1203,7 @@ export class BlockchainBlockController {
|
||||
var timeIntervalQry =
|
||||
"timestamp at time zone '" +
|
||||
process.env.TIME_ZONE +
|
||||
"' > current_date - interval '1 day'";
|
||||
"' > current_date - interval '1 week'";
|
||||
}
|
||||
const BlockQuery = await getConnection(Global.network)
|
||||
.query(
|
||||
|
Loading…
Reference in New Issue
Block a user