mirror of
https://github.com/fluencelabs/aqua-lib
synced 2024-12-04 15:20:23 +00:00
Bug: change Script.list to return an array of ScriptInfo (#17)
This commit is contained in:
parent
1193236fe7
commit
7ce35fdc74
@ -250,4 +250,4 @@ service Script("script"):
|
||||
|
||||
-- Returns a list of existing scripts on the node.
|
||||
-- Each object in the list is of the following structure
|
||||
list() -> ScriptInfo
|
||||
list() -> []ScriptInfo
|
||||
|
Loading…
Reference in New Issue
Block a user