We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164b305 commit 68b73c8Copy full SHA for 68b73c8
content/documentation/recipes_multisig_sign_transaction.mdx
@@ -5,7 +5,7 @@ description: Recipes | Multisig | Signing Transactions with Multisig Accounts |
5
6
> **Note**: This recipe can now be performed using the [wallet:multisig:sign](/use/get-started/cli-cmd-wallet-multisig-sign) command.
7
8
-**Learn how to create multisignature accounts [here](/use/documentation/recipes_multisig_create_account).**
+**Learn how to create multisignature accounts [here][here](./recipes_multisig_create_account).**
9
10
Once you have created the multisignature accounts, signing a transaction involves the following steps:
11
1. Create an unsigned transaction for participants to sign
0 commit comments