registry/spell/spell.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