Skip to content

Commit 4887451

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

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
@@ -342,7 +342,7 @@ npx @acala-network/chopsticks --config=polkadot -p 9944
342342
```
343343
You should get a Polkadot network running on port 9944.
344344

345-
Next we will use the [`txwrapper example script`](https://github.com/paritytech/txwrapper-core/blob/main/packages/txwrapper-examples/polkadot/src/polkadot.ts){target=\_blank} to create and sign transactions.
345+
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.
346346

347347
For this you will need the [`txwrapper`](https://github.com/paritytech/txwrapper-core){target=\_blank} library. Let's clone [`txwrapper`](https://github.com/paritytech/txwrapper-core){target=\_blank}:
348348

0 commit comments

Comments
 (0)