mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +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 AddOne:
|
||||
|
Loading…
Reference in New Issue
Block a user