diff --git a/routes/shepherd/dashboardUpdate.js b/routes/shepherd/dashboardUpdate.js index d8db845..c40d6e4 100644 --- a/routes/shepherd/dashboardUpdate.js +++ b/routes/shepherd/dashboardUpdate.js @@ -264,7 +264,7 @@ module.exports = (shepherd) => { if (_call === 'listtransactions') { _params = [ - '', + '*', 300, 0 ];