mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-20 03:35:52 +00:00
Add note on xpop gen timeout
This commit is contained in:
@@ -59,6 +59,10 @@ const onTransaction = async ({
|
||||
})
|
||||
)
|
||||
}, 500)
|
||||
// ^^ To check: is this enough? If e.g. retrieving the ledger info
|
||||
// would take longer this may not be enough. Best solution:
|
||||
// make this await the ledger fetching calls.
|
||||
// Dirty: extend to e.g. 2000.
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user