We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723503d commit ff97704Copy full SHA for ff97704
src/types/account.ts
@@ -39,7 +39,6 @@ export interface UniversalDetails {
39
blockIdentifier?: BlockIdentifier;
40
maxFee?: BigNumberish; // ignored on estimate
41
tip?: BigNumberish;
42
- paymaster?: PaymasterDetails;
43
paymasterData?: BigNumberish[];
44
accountDeploymentData?: BigNumberish[];
45
nonceDataAvailabilityMode?: EDataAvailabilityMode;
0 commit comments