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
@@ -21,7 +21,7 @@ Polkadot has some basic transaction information that is common to all transactio
21
21
- Block Hash: The hash of the [checkpoint](/polkadot-protocol/parachain-basics/blocks-transactions-fees/transactions/#transaction-mortality){target=\_blank} block.
22
22
- Block Number: The number of the checkpoint block.
23
23
- Genesis Hash: The genesis hash of the chain.
24
-
- Metadata: The SCALE-encoded metadata for the runtime when submitted.
24
+
- Metadata: The [SCALE-encoded metadata](polkadot-protocol/parachain-basics/data-encoding/){target=\_blank} for the runtime when submitted.
25
25
- Nonce: The nonce for this transaction.
26
26
- Spec Version: The current spec version for the runtime.
27
27
- Transaction Version: The current version for transaction format.
Copy file name to clipboardExpand all lines: llms.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14091,7 +14091,7 @@ Polkadot has some basic transaction information that is common to all transactio
14091
14091
- Block Hash: The hash of the [checkpoint](/polkadot-protocol/parachain-basics/blocks-transactions-fees/transactions/#transaction-mortality){target=\_blank} block.
14092
14092
- Block Number: The number of the checkpoint block.
14093
14093
- Genesis Hash: The genesis hash of the chain.
14094
-
- Metadata: The SCALE-encoded metadata for the runtime when submitted.
14094
+
- Metadata: The [SCALE-encoded metadata](polkadot-protocol/parachain-basics/data-encoding/){target=\_blank} for the runtime when submitted.
14095
14095
- Nonce: The nonce for this transaction.
14096
14096
- Spec Version: The current spec version for the runtime.
14097
14097
- Transaction Version: The current version for transaction format.
0 commit comments