Skip to content

Commit 262d952

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

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
@@ -19,7 +19,7 @@ Polkadot has some basic transaction information that is common to all transactio
1919

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.
22-
- **Block Number**: The number of the checkpoint block.
22+
- **Block number**: The number of the checkpoint block.
2323
- **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.

0 commit comments

Comments
 (0)