Skip to content

Commit 2fbcf62

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

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
@@ -23,7 +23,7 @@ Polkadot has some basic transaction information that is common to all transactio
2323
- **Genesis hash**: The genesis hash of the chain.
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.
26-
- **Spec Version**: The current spec version for the runtime.
26+
- **Spec version**: The current spec version for the runtime.
2727
- **Transaction Version**: The current version for 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.

0 commit comments

Comments
 (0)