Skip to content

Commit

Permalink
FIx typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danielailie committed Dec 12, 2024
1 parent b810a2a commit d132706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/transaction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export class Transaction {
public guardianSignature: Uint8Array;

/**
* The signature of the guardian.
* The signature of the relayer.
*/
public relayerSignature: Uint8Array;

Expand Down

0 comments on commit d132706

Please sign in to comment.