Skip to content

Commit fb0e949

Browse files
committed
formatting
1 parent 91d07cc commit fb0e949

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

develop/toolkit/integrations/transaction-construction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Polkadot has some basic transaction information that is common to all transactio
2121
- Block Hash: The hash of the [checkpoint](/polkadot-protocol/parachain-basics/blocks-transactions-fees/transactions/#transaction-mortality){target=\_blank} block.
2222
- Block Number: The number of the checkpoint block.
2323
- 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.
2525
- Nonce: The nonce for this transaction.
2626
- Spec Version: The current spec version for the runtime.
2727
- Transaction Version: The current version for transaction format.

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14091,7 +14091,7 @@ Polkadot has some basic transaction information that is common to all transactio
1409114091
- Block Hash: The hash of the [checkpoint](/polkadot-protocol/parachain-basics/blocks-transactions-fees/transactions/#transaction-mortality){target=\_blank} block.
1409214092
- Block Number: The number of the checkpoint block.
1409314093
- 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.
1409514095
- Nonce: The nonce for this transaction.
1409614096
- Spec Version: The current spec version for the runtime.
1409714097
- Transaction Version: The current version for transaction format.

0 commit comments

Comments
 (0)