Skip to content

Commit

Permalink
Update smart-account-signatures.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remedcu authored Jul 16, 2024
1 parent ef7faf1 commit f015768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/advanced/smart-account-signatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ The signatures bytes used for `execTransaction` would therefore be the following
"000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000c300" + // encoded EIP-1271 signature
"0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000001" + // encoded pre-validated signature
"bde0b9f486b1960454e326375d0b1680243e031fd4fb3f070d9a3ef9871ccfd57d1a653cffb6321f889169f08e548684e005f2b0c3a6c06fba4c4a68f5e006241c" + // encoded ECDSA signature
"000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000deadbeef" // length of bytes + data of bytes
"0000000000000000000000000000000000000000000000000000000000000004deadbeef" // length of bytes + data of bytes
```

0 comments on commit f015768

Please sign in to comment.