You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop/toolkit/integrations/transaction-construction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Polkadot has some basic transaction information that is common to all transactio
23
23
-**Genesis hash**: The genesis hash of the chain.
24
24
-**Metadata**: The [SCALE-encoded](/polkadot-protocol/parachain-basics/data-encoding/){target=\_blank} metadata for the runtime when submitted.
25
25
-**Nonce**: The nonce for this transaction.
26
-
-**Spec Version**: The current spec version for the runtime.
26
+
-**Spec version**: The current spec version for the runtime.
27
27
-**Transaction Version**: The current version for transaction format.
28
28
-**Tip**: Optional, the [tip](/polkadot-protocol/parachain-basics/blocks-transactions-fees/fees/#how-fees-are-calculated){target=\_blank} to increase transaction priority.
29
29
-**Mode**: The flag indicating whether to verify the metadata hash or not.
0 commit comments