Skip to content

Commit ddd522f

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

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
@@ -20,7 +20,7 @@ Polkadot has some basic transaction information that is common to all transactio
2020
- **Address**: The [SS58-encoded address](/polkadot-protocol/glossary/#ss58-address-format){target=\_blank} of the sending account.
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.
23-
- **Genesis Hash**: The genesis hash of the chain.
23+
- **Genesis hash**: The genesis hash of the chain.
2424
- **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.

0 commit comments

Comments
 (0)