From c307526bedf9faa7b6c3a23c8303d25aec9e2a29 Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Tue, 4 Jun 2024 13:39:07 +0200 Subject: [PATCH] document `ShardCongested` error on tx submission --- docs/5.api/rpc/transactions.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/5.api/rpc/transactions.md b/docs/5.api/rpc/transactions.md index 68f2c2b62f7..f3822880aef 100644 --- a/docs/5.api/rpc/transactions.md +++ b/docs/5.api/rpc/transactions.md @@ -192,6 +192,7 @@ Here is the exhaustive list of the error variants that can be returned by `broad @@ -200,7 +201,7 @@ Here is the exhaustive list of the error variants that can be returned by `broad Transaction was routed, but has not been recorded on chain in 10 seconds. @@ -1313,6 +1314,7 @@ Here is the exhaustive list of the error variants that can be returned by `broad @@ -1321,7 +1323,7 @@ Here is the exhaustive list of the error variants that can be returned by `broad Transaction was routed, but has not been recorded on chain in 10 seconds.