@bitgo-beta/sdk-core 8.2.1-beta.1205 → 8.2.1-beta.1207
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.
|
@@ -71,6 +71,15 @@ export declare const defaultConstants: (env: EnvironmentName) => {
|
|
|
71
71
|
baseeth: {
|
|
72
72
|
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
73
73
|
};
|
|
74
|
+
flow: {
|
|
75
|
+
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
76
|
+
};
|
|
77
|
+
lineaeth: {
|
|
78
|
+
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
79
|
+
};
|
|
80
|
+
seievm: {
|
|
81
|
+
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
82
|
+
};
|
|
74
83
|
coredao: {
|
|
75
84
|
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
76
85
|
};
|
|
@@ -171,6 +180,15 @@ export declare const defaultConstants: (env: EnvironmentName) => {
|
|
|
171
180
|
baseeth: {
|
|
172
181
|
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
173
182
|
};
|
|
183
|
+
flow: {
|
|
184
|
+
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
185
|
+
};
|
|
186
|
+
lineaeth: {
|
|
187
|
+
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
188
|
+
};
|
|
189
|
+
seievm: {
|
|
190
|
+
tokens: import("@bitgo-beta/statics").EthLikeTokenConfig[];
|
|
191
|
+
};
|
|
174
192
|
sol: {
|
|
175
193
|
tokens: import("@bitgo-beta/statics").SolTokenConfig[];
|
|
176
194
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/bitgo/config.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAgB,MAAM,gBAAgB,CAAC;AAE/D,MAAM,MAAM,WAAW,GAAG;IACxB,OAAO,EAAE,SAAS,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACvC,CAAC;AAGF,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAgBpD,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;CAQpB,CAAC;AAGF;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB,QAAS,eAAe
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/bitgo/config.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAgB,MAAM,gBAAgB,CAAC;AAE/D,MAAM,MAAM,WAAW,GAAG;IACxB,OAAO,EAAE,SAAS,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACvC,CAAC;AAGF,eAAO,MAAM,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAgBpD,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;CAQpB,CAAC;AAGF;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB,QAAS,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAOpD,CAAC;AAEF,MAAM,MAAM,MAAM,GAAG;IACnB,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;CAC3C,CAAC"}
|