Skip to content

Commit c1149ef

Browse files
tmmjenpaff
andauthored
docs: t2 -> t3 callout (#332)
* docs: t2 -> t3 callout * chore: up * chore: tweaks --------- Co-authored-by: Jennifer <jenpaff0@gmail.com>
1 parent 7114d5d commit c1149ef

3 files changed

Lines changed: 219 additions & 166 deletions

File tree

src/pages/guide/tempo-transaction/index.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,13 @@ If you are an EVM smart contract developer, see the [Foundry guide for Tempo](/s
8383

8484
## Properties
8585

86-
:::info[T3 will change these examples]
87-
The examples below show the currently active Tempo Transaction shape. T3 changes the access-key examples and parts of the transaction envelope, and the affected lines are called out inline.
86+
:::info[T3 examples]
87+
The examples below show the T3 Tempo Transaction shape. If you still support T2, the affected sections include a `T2 -> T3 changes` note with the migration details.
88+
89+
- [Configurable Fee Tokens](#configurable-fee-tokens)
90+
- [Access Keys](#access-keys)
91+
92+
The examples assume you are using a T3-compatible network and the most recent SDK releases.
8893
:::
8994

9095
<TempoTxProperties />

src/pages/protocol/transactions/index.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,13 @@ If you are an EVM smart contract developer, see the [Foundry guide for Tempo](/s
6767

6868
## Properties
6969

70-
:::info[T3 will change these examples]
71-
The examples below show the currently active Tempo Transaction shape. T3 changes the access-key examples and parts of the transaction envelope, and the affected lines are called out inline.
70+
:::info[T3 examples]
71+
The examples below show the T3 Tempo Transaction shape. If you still support T2, the affected sections include a `T2 -> T3 changes` note with the migration details.
72+
73+
- [Configurable Fee Tokens](#configurable-fee-tokens)
74+
- [Access Keys](#access-keys)
75+
76+
The examples assume you are using a T3-compatible network and the most recent SDK releases.
7277
:::
7378

7479
<TempoTxProperties />

0 commit comments

Comments
 (0)