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 789c064 commit 7f15094Copy full SHA for 7f15094
account-kit/smart-contracts/src/ma-v2/modules/utils.ts
@@ -15,7 +15,6 @@ import {
15
export enum SignatureType {
16
EOA = "0x00",
17
CONTRACT = "0x01",
18
- CONTRACT_WITH_ADDR = "0x02",
19
}
20
21
/**
0 commit comments