1337
This commit is contained in:
2
cache.js
2
cache.js
@@ -68,7 +68,7 @@ export class CacheObject {
|
||||
const blockCaches = {
|
||||
'31337': new CacheObject('31337|latest_block'),
|
||||
'42161': new CacheObject('42161|latest_block'),
|
||||
'53261': new CacheObject('53261|latest_block'),
|
||||
'1337': new CacheObject('1337|latest_block'),
|
||||
}
|
||||
|
||||
async function latestBlock(chain) {
|
||||
|
||||
Reference in New Issue
Block a user