Skip to content

Commit 57778e5

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

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
@@ -151,7 +151,7 @@ npx @acala-network/chopsticks --config=polkadot -p 9944
151151

152152
You should get a Polkadot network running on port 9944.
153153

154-
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.
154+
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.
155155

156156
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}:
157157

0 commit comments

Comments
 (0)