Skip to content

Commit 717f7d4

Browse files
committed
Added guard property to SafeAppInfo
1 parent d7c0940 commit 717f7d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/gateway.ts

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ export interface definitions {
9292
owners: StringValue[]
9393
implementation: StringValue
9494
modules: StringValue[]
95+
guard: StringValue
9596
fallbackHandler: StringValue
9697
version: string
9798
collectiblesTag: string

0 commit comments

Comments
 (0)