mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 10:42:16 +00:00
update noop service
This commit is contained in:
parent
f87b67410e
commit
41857cc189
@ -1,4 +1,6 @@
|
|||||||
import "builtin.aqua"
|
service Op("op"):
|
||||||
|
-- does nothing
|
||||||
|
noop()
|
||||||
|
|
||||||
-- service interface for Wasm module
|
-- service interface for Wasm module
|
||||||
service AddOne:
|
service AddOne:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user