Skip to content

Commit

Permalink
Merge pull request #662 from multiversx/merge-main-in-dev14jul
Browse files Browse the repository at this point in the history
Merge main in dev14jul
  • Loading branch information
schimih committed Jul 14, 2023
2 parents 9c82acf + 2b218f3 commit 0326976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers/guard-accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ While this process appears feasible in theory, there may be practical challenges
## For developers

If you are a developer and you understand what a transaction is, what fields it contains and how a signing of a transaction happens you may be interested in the technical aspects of the implementation. On top of a regular transaction, 2 new fields must be filled in:
- [NEW] `guardian` - representing the address of the Guadian that has to co-sign the transaction
- [NEW] `guardian` - representing the address of the Guardian that has to co-sign the transaction
- [NEW] `guardianSignature` - representing the the signature computed by the guardian

Also, some other fields have to be altered:
Expand Down

0 comments on commit 0326976

Please sign in to comment.