mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-27 19:25:13 +02:00
Without parameters get all the accounts of any type. Error returned fixed.
This commit is contained in:
@@ -378,7 +378,7 @@ module.exports = function(options) {
|
||||
channel
|
||||
, wireutil.transaction(
|
||||
responseChannel
|
||||
, new wire.AccountGetMessage(data.type)
|
||||
, new wire.AccountGetMessage(data)
|
||||
)
|
||||
])
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user