Skip to content

Commit

Permalink
Update docs/build/iota-sdk/1.0.0/docs/how-tos/alias/create.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Tortora <[email protected]>
  • Loading branch information
anistark and lucas-tortora authored Sep 6, 2023
1 parent b073e51 commit 78336e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/iota-sdk/1.0.0/docs/how-tos/alias/create.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ https://github.com/iotaledger/iota-sdk/blob/develop/sdk/examples/how_tos/alias/c

</div>

3. Retry transaction until included [`Transaction`](https://docs.rs/iota-sdk/latest/iota_sdk/wallet/account/struct.Account.html#method.retry_transaction_until_included) that was sent.
3. Retry the [`Transaction`](https://docs.rs/iota-sdk/latest/iota_sdk/wallet/account/struct.Account.html#method.retry_transaction_until_included) until included.

<div className={'hide-code-block-extras'}>

Expand Down

0 comments on commit 78336e1

Please sign in to comment.