mirror of
https://github.com/fluencelabs/aqua-lib
synced 2024-12-04 15:20:23 +00:00
Update builtin.aqua
This commit is contained in:
parent
75a978c779
commit
b1bab7036b
@ -225,7 +225,7 @@ service Dist("dist"):
|
||||
list_modules() -> []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)
|
||||
make_blueprint(name: string, dependencies: []Dependency) -> AddBlueprint
|
||||
|
Loading…
Reference in New Issue
Block a user