Skip to content

Commit

Permalink
update codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
babybunn committed Nov 22, 2024
1 parent b5f4e96 commit d2be27e
Show file tree
Hide file tree
Showing 1,092 changed files with 180,783 additions and 299,860 deletions.
7 changes: 0 additions & 7 deletions codegen/amino/amino.ts

This file was deleted.

18 changes: 18 additions & 0 deletions codegen/amino/amino_pb.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
// package: amino
// file: amino/amino.proto

import * as jspb from "google-protobuf";
import * as google_protobuf_descriptor_pb from "google-protobuf/google/protobuf/descriptor_pb";

export const name: jspb.ExtensionFieldInfo<string>;

export const messageEncoding: jspb.ExtensionFieldInfo<string>;

export const encoding: jspb.ExtensionFieldInfo<string>;

export const fieldName: jspb.ExtensionFieldInfo<string>;

export const dontOmitempty: jspb.ExtensionFieldInfo<boolean>;

export const oneofName: jspb.ExtensionFieldInfo<string>;

3 changes: 3 additions & 0 deletions codegen/amino/amino_pb_service.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// package: amino
// file: amino/amino.proto

3 changes: 3 additions & 0 deletions codegen/amino/amino_pb_service.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// package: amino
// file: amino/amino.proto

Loading

0 comments on commit d2be27e

Please sign in to comment.