From 2b44f6857f8b80f961f2c80f86193501dae76e98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 07:40:46 +0300 Subject: [PATCH] docs: update module and OpenAPI specs from the node repo (#488) Co-authored-by: fadeev --- public/data/openapi.swagger.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/data/openapi.swagger.yaml b/public/data/openapi.swagger.yaml index b9167020..e4a4ae96 100644 --- a/public/data/openapi.swagger.yaml +++ b/public/data/openapi.swagger.yaml @@ -56998,7 +56998,9 @@ definitions: - bitcoin - op_stack - solana_consensus + - catchain_consensus default: ethereum + description: '- catchain_consensus: ton' title: |- Consensus represents the consensus algorithm used by the chain this can represent the consensus of a L1 @@ -57014,6 +57016,7 @@ definitions: - optimism - base - solana + - ton default: eth title: |- Network represents the network of the chain @@ -57048,6 +57051,7 @@ definitions: - no_vm - evm - svm + - tvm default: no_vm title: |- Vm represents the virtual machine type of the chain to support smart