Skip to content

Commit

Permalink
omit vendorId
Browse files Browse the repository at this point in the history
  • Loading branch information
orman committed Nov 14, 2023
1 parent bd40842 commit 92e2986
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,6 @@ export interface ContractUploadRequest {
docs?: ContractDoc;
abi?: AbiFunction[];
attributes?: Record<string, string>;
vendorId?: string;
}
interface AbiFunction {
name?: string;
Expand Down

0 comments on commit 92e2986

Please sign in to comment.