Skip to content

Commit c11033e

Browse files
Update develop/toolkit/integrations/transaction-construction.md
Co-authored-by: Taylor Lucero <[email protected]>
1 parent 2fbcf62 commit c11033e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/toolkit/integrations/transaction-construction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Polkadot has some basic transaction information that is common to all transactio
2424
- **Metadata**: The [SCALE-encoded](/polkadot-protocol/parachain-basics/data-encoding/){target=\_blank} metadata for the runtime when submitted.
2525
- **Nonce**: The nonce for this transaction.
2626
- **Spec version**: The current spec version for the runtime.
27-
- **Transaction Version**: The current version for transaction format.
27+
- **Transaction version**: The current version of the transaction format.
2828
- **Tip**: Optional, the [tip](/polkadot-protocol/parachain-basics/blocks-transactions-fees/fees/#how-fees-are-calculated){target=\_blank} to increase transaction priority.
2929
- **Mode**: The flag indicating whether to verify the metadata hash or not.
3030
- **Era Period**: Optional, the number of blocks after the checkpoint for which a transaction is valid. If zero, the transaction is [immortal](/polkadot-protocol/parachain-basics/blocks-transactions-fees/transactions/#transaction-mortality){target=\_blank}

0 commit comments

Comments
 (0)