@gainsnetwork/sdk 0.2.12-rc4 → 0.2.12-rc5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -85,6 +85,52 @@ export declare class GNSMultiCollatDiamond__factory {
85
85
  type: string;
86
86
  signature: string;
87
87
  anonymous?: undefined;
88
+ } | {
89
+ inputs: {
90
+ components: ({
91
+ components: {
92
+ internalType: string;
93
+ name: string;
94
+ type: string;
95
+ }[];
96
+ internalType: string;
97
+ name: string;
98
+ type: string;
99
+ } | {
100
+ internalType: string;
101
+ name: string;
102
+ type: string;
103
+ components?: undefined;
104
+ })[];
105
+ internalType: string;
106
+ name: string;
107
+ type: string;
108
+ }[];
109
+ name: string;
110
+ outputs: {
111
+ components: ({
112
+ components: {
113
+ internalType: string;
114
+ name: string;
115
+ type: string;
116
+ }[];
117
+ internalType: string;
118
+ name: string;
119
+ type: string;
120
+ } | {
121
+ internalType: string;
122
+ name: string;
123
+ type: string;
124
+ components?: undefined;
125
+ })[];
126
+ internalType: string;
127
+ name: string;
128
+ type: string;
129
+ }[];
130
+ stateMutability: string;
131
+ type: string;
132
+ signature: string;
133
+ anonymous?: undefined;
88
134
  } | {
89
135
  inputs: ({
90
136
  components: {
@@ -102,11 +148,21 @@ export declare class GNSMultiCollatDiamond__factory {
102
148
  components?: undefined;
103
149
  })[];
104
150
  name: string;
105
- outputs: {
151
+ outputs: ({
152
+ components: {
153
+ internalType: string;
154
+ name: string;
155
+ type: string;
156
+ }[];
106
157
  internalType: string;
107
158
  name: string;
108
159
  type: string;
109
- }[];
160
+ } | {
161
+ internalType: string;
162
+ name: string;
163
+ type: string;
164
+ components?: undefined;
165
+ })[];
110
166
  stateMutability: string;
111
167
  type: string;
112
168
  signature: string;
@@ -114,6 +170,11 @@ export declare class GNSMultiCollatDiamond__factory {
114
170
  } | {
115
171
  inputs: {
116
172
  components: ({
173
+ internalType: string;
174
+ name: string;
175
+ type: string;
176
+ components?: undefined;
177
+ } | {
117
178
  components: {
118
179
  internalType: string;
119
180
  name: string;
@@ -122,11 +183,6 @@ export declare class GNSMultiCollatDiamond__factory {
122
183
  internalType: string;
123
184
  name: string;
124
185
  type: string;
125
- } | {
126
- internalType: string;
127
- name: string;
128
- type: string;
129
- components?: undefined;
130
186
  })[];
131
187
  internalType: string;
132
188
  name: string;
@@ -134,21 +190,6 @@ export declare class GNSMultiCollatDiamond__factory {
134
190
  }[];
135
191
  name: string;
136
192
  outputs: {
137
- components: ({
138
- components: {
139
- internalType: string;
140
- name: string;
141
- type: string;
142
- }[];
143
- internalType: string;
144
- name: string;
145
- type: string;
146
- } | {
147
- internalType: string;
148
- name: string;
149
- type: string;
150
- components?: undefined;
151
- })[];
152
193
  internalType: string;
153
194
  name: string;
154
195
  type: string;