From 49c0f42709c6e5f2517f0ecdfe450b0c45264539 Mon Sep 17 00:00:00 2001 From: fadeev Date: Wed, 27 Sep 2023 00:06:07 +0000 Subject: [PATCH] "docs: update module and OpenAPI specs from zeta-chain/node" --- docs/architecture/modules/crosschain/messages.md | 2 +- docs/architecture/modules/observer/messages.md | 5 ++--- static/data/openapi.swagger.yaml | 11 +++-------- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/architecture/modules/crosschain/messages.md b/docs/architecture/modules/crosschain/messages.md index ba1161d1..41c32d9f 100644 --- a/docs/architecture/modules/crosschain/messages.md +++ b/docs/architecture/modules/crosschain/messages.md @@ -32,7 +32,7 @@ message MsgRemoveFromOutTxTracker { ## MsgCreateTSSVoter -Vote on creating a TSS key and recording the information about it (public +CreateTSSVoter votes on creating a TSS key and recording the information about it (public key, participant and operator addresses, finalized and keygen heights). If the vote passes, the information about the TSS key is recorded on chain diff --git a/docs/architecture/modules/observer/messages.md b/docs/architecture/modules/observer/messages.md index 805a1f17..5373e169 100644 --- a/docs/architecture/modules/observer/messages.md +++ b/docs/architecture/modules/observer/messages.md @@ -16,7 +16,7 @@ message MsgAddObserver { ## MsgUpdateCoreParams -Updates core parameters for a specific chain. Core parameters include +UpdateCoreParams updates core parameters for a specific chain. Core parameters include confirmation count, outbound transaction schedule interval, ZETA token, connector and ERC20 custody contract addresses, etc. @@ -57,8 +57,7 @@ message MsgUpdateCrosschainFlags { ## MsgUpdateKeygen -Updates the block height of the keygen and sets the status to "pending -keygen". +UpdateKeygen updates the block height of the keygen and sets the status to "pending keygen". Only the admin policy account is authorized to broadcast this message. diff --git a/static/data/openapi.swagger.yaml b/static/data/openapi.swagger.yaml index d3bfd1a3..b66caebb 100644 --- a/static/data/openapi.swagger.yaml +++ b/static/data/openapi.swagger.yaml @@ -51057,14 +51057,9 @@ definitions: observerPolicy_Type: type: string enum: - - stop_inbound_cctx - - deploy_fungible_coin - - update_client_params - - update_keygen_block - - out_tx_tracker - - add_observer - default: stop_inbound_cctx - title: '- stop_inbound_cctx: some observer sees inbound tx' + - group1 + - group2 + default: group1 observerQueryAllBlameRecordsResponse: type: object properties: