Skip to content

Commit

Permalink
Update and rename README.md to DatOneJuice
Browse files Browse the repository at this point in the history
git remote add origin https://github.com/DatOneJuice/71.git
git branch -M main
git push -u origin main
  • Loading branch information
DatOneJuice authored Jan 31, 2025
1 parent d0491d4 commit 79da46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md → DatOneJuice
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Ethereum address owners can call directly to the smart contract wallet to transa

In the ERC-4337 context, we expect `UserOperation.signature` to be the ABI encoding of a `SignatureWrapper` struct
```solidity
struct SignatureWrapper {
struct SignatureWrapper {DatOneJuice
uint8 ownerIndex;
bytes signatureData;
}
Expand Down

0 comments on commit 79da46f

Please sign in to comment.