Skip to content

Commit df56690

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

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
@@ -140,7 +140,7 @@ This will output the transaction's signature.
140140
Signature: 0xe6facf194a8e...413ce3155c2d1240b
141141
```
142142

143-
Paste this signature into the `submit`'s signature field, and send the transaction (or just return the serialized transaction if using `sendOffline`).
143+
Paste this signature into the `submit` signature field, and send the transaction (or just return the serialized transaction if using `sendOffline`).
144144

145145
By default, submit will create a mortal extrinsic with a lifetime of 50 blocks.
146146
Assuming a six-second block time, you will have five minutes to go offline, sign the transaction, paste the signature, and submit the signed transaction.

0 commit comments

Comments
 (0)