Skip to content

Commit

Permalink
Update guardians.md
Browse files Browse the repository at this point in the history
Edited a typo
  • Loading branch information
elpulpo0 authored May 14, 2024
1 parent c16cbf3 commit 6e6d851
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ transaction.setOptions(TransactionOptions.withOptions({

### Signing the transaction

Once these fields are set, the transaction must be signed by both Guardian (adding the `guardianSignuature` field) and UserSigner (adding the `signature` field).
Once these fields are set, the transaction must be signed by both Guardian (adding the `guardianSignature` field) and UserSigner (adding the `signature` field).
All signing providers (except Ledger) take care internally of formatting the transaction, as described above (excluding adding the extra `gasLimit`).

[comment]: # (mx-context-auto)
Expand Down

0 comments on commit 6e6d851

Please sign in to comment.