From f181b42251e9256867ff91f9adddf4aba92619c9 Mon Sep 17 00:00:00 2001 From: brewmaster012 <> Date: Sun, 5 Nov 2023 11:34:31 -0600 Subject: [PATCH] update make generate --- docs/spec/crosschain/messages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/spec/crosschain/messages.md b/docs/spec/crosschain/messages.md index 7ad44e674e..f167df5c94 100644 --- a/docs/spec/crosschain/messages.md +++ b/docs/spec/crosschain/messages.md @@ -4,6 +4,7 @@ AddToOutTxTracker adds a new record to the outbound transaction tracker. only the admin policy account and the observer validators are authorized to broadcast this message without proof. +If no pending cctx is found, the tracker is removed, if there is an existed tracker with the nonce & chainID. ```proto message MsgAddToOutTxTracker {