Skip to content

Commit 26172e5

Browse files
authored
Update paymaster.ts
1 parent a960ddb commit 26172e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/daimo-common/src/paymaster.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export type ChainGasConstants = {
1313
/* Estimated fee in dollars (2 digits after decimal) */
1414
estimatedFee: number;
1515

16-
/* Actually paymasterAndData, named for for <=1.3.5 backcompat. */
16+
/* Actually paymasterAndData, named for <=1.3.5 backcompat. */
1717
paymasterAddress: Hex;
1818
};
1919

0 commit comments

Comments
 (0)