Skip to content

Commit

Permalink
Merge pull request #881 from elpulpo0/patch-1
Browse files Browse the repository at this point in the history
Update guardians.md
  • Loading branch information
bogdan-rosianu authored May 23, 2024
2 parents 6e8008d + 6e6d851 commit bd0693a
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 bd0693a

Please sign in to comment.