mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
12 lines
338 B
YAML
12 lines
338 B
YAML
# yaml-language-server: $schema=../.fluence/schemas/spell.yaml.json
|
|
|
|
# Defines a spell. You can use `fluence spell new` command to generate a template for new spell
|
|
|
|
# Documentation: https://github.com/fluencelabs/fluence-cli/tree/main/docs/configs/spell.md
|
|
|
|
version: 0
|
|
aquaFilePath: ./spell.aqua
|
|
function: spell
|
|
clock:
|
|
periodSec: 6000
|