peer expire time updated
This commit is contained in:
parent
898447d1a3
commit
af976bd1f3
@ -191,6 +191,7 @@ export class BlockchainKernelController {
|
|||||||
*/
|
*/
|
||||||
this.router.get(
|
this.router.get(
|
||||||
`${this.path}/getpeers`,
|
`${this.path}/getpeers`,
|
||||||
|
redisMiddleware(3600),
|
||||||
this.getPeers,
|
this.getPeers,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user