Skip to content

Commit d962df5

Browse files
Update develop/toolkit/integrations/transaction-construction.md
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 2659c81 commit d962df5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

develop/toolkit/integrations/transaction-construction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ Let's use [chopsticks](/tutorials/polkadot-sdk/testing/fork-live-chains/){target
340340
```
341341
npx @acala-network/chopsticks --config=polkadot -p 9944
342342
```
343+
343344
You should get a Polkadot network running on port 9944.
344345

345346
The [txwrapper example script](https://github.com/paritytech/txwrapper-core/blob/main/packages/txwrapper-examples/polkadot/src/polkadot.ts){target=_blank} will then be used to create and sign transactions.

0 commit comments

Comments
 (0)