Skip to content

Commit

Permalink
feat: update StellarSignRequest.test.ts to use SignType.TransactionHash
Browse files Browse the repository at this point in the history
  • Loading branch information
Charon-Fan committed May 31, 2024
1 parent 7db217d commit 4126fe1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ describe("stellar-sign-request", () => {
stellarData,
hdPath,
xfp,
SignType.Message,
SignType.TransactionHash,
requestID,
undefined,
"solflare"
Expand Down

0 comments on commit 4126fe1

Please sign in to comment.