Skip to content

Commit 422134a

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

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

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

155-
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.
155+
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.
156156

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

0 commit comments

Comments
 (0)