mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
* reflecting the deployment config changes * Try temporary CI fix (#345) Co-authored-by: igor <dev@igor.sh> Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"ts-oracle": {
|
|
"modules": [
|
|
{
|
|
"name": "ts_oracle",
|
|
"path": "./artifacts/ts_oracle.wasm",
|
|
"logger_enabled": true
|
|
}
|
|
]
|
|
}
|
|
}
|