You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop/toolkit/integrations/transaction-construction.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Polkadot has some basic transaction information that is common to all transactio
20
20
-**Address**: The [SS58-encoded address](/polkadot-protocol/glossary/#ss58-address-format){target=\_blank} of the sending account.
21
21
-**Block hash**: The hash of the [checkpoint](/polkadot-protocol/parachain-basics/blocks-transactions-fees/transactions/#transaction-mortality){target=\_blank} block.
22
22
-**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.
24
24
-**Metadata**: The [SCALE-encoded metadata](polkadot-protocol/parachain-basics/data-encoding/){target=\_blank} for the runtime when submitted.
25
25
-**Nonce**: The nonce for this transaction.
26
26
-**Spec Version**: The current spec version for the runtime.
0 commit comments