From 108d29b2c5b2fcc7eb5543c1520bbb39c39c85ae Mon Sep 17 00:00:00 2001 From: Sorin Stanculeanu Date: Fri, 16 Jan 2026 11:17:25 +0200 Subject: [PATCH] relayed v3 note --- docs/developers/relayed-transactions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/developers/relayed-transactions.md b/docs/developers/relayed-transactions.md index 2290483c..6bdbbbc5 100644 --- a/docs/developers/relayed-transactions.md +++ b/docs/developers/relayed-transactions.md @@ -88,6 +88,7 @@ Therefore, in order to build such a transaction, one has to follow the next step 1. For a guarded relayed transaction, the guarded operation fee will also be consumed from the relayer. 2. Relayer must be different from guardian, in case of guarded sender. 3. Guarded relayers are not allowed. +4. Relayer address must be in the same shard as the transaction sender. ::: ### Example