mirror of
https://github.com/fluencelabs/aqua-lib
synced 2025-04-25 07:52:14 +00:00
Update builtin.aqua
This commit is contained in:
parent
75a978c779
commit
b1bab7036b
@ -225,7 +225,7 @@ service Dist("dist"):
|
|||||||
list_modules() -> []Module
|
list_modules() -> []Module
|
||||||
|
|
||||||
-- Get the interface of a module
|
-- Get the interface of a module
|
||||||
get_interface(module_id: string) -> Interface
|
get_module_interface(module_hash: string) -> Interface
|
||||||
|
|
||||||
-- Creates Blueprint structure from from blueprint name and dependencies (modules)
|
-- Creates Blueprint structure from from blueprint name and dependencies (modules)
|
||||||
make_blueprint(name: string, dependencies: []Dependency) -> AddBlueprint
|
make_blueprint(name: string, dependencies: []Dependency) -> AddBlueprint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user