@xchainjs/xchain-thornode 0.3.6 → 0.3.7
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.
- package/lib/generated/thornodeApi/api.d.ts +17 -5
- package/lib/generated/thornodeApi/base.d.ts +1 -1
- package/lib/generated/thornodeApi/common.d.ts +1 -1
- package/lib/generated/thornodeApi/configuration.d.ts +1 -1
- package/lib/generated/thornodeApi/index.d.ts +1 -1
- package/lib/index.esm.js +1 -1
- package/lib/index.esm.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
|
@@ -4282,7 +4282,7 @@ class VaultsApi extends BaseAPI {
|
|
|
4282
4282
|
* Thornode API
|
|
4283
4283
|
* Thornode REST API.
|
|
4284
4284
|
*
|
|
4285
|
-
* The version of the OpenAPI document: 1.
|
|
4285
|
+
* The version of the OpenAPI document: 1.121.0
|
|
4286
4286
|
* Contact: devs@thorchain.org
|
|
4287
4287
|
*
|
|
4288
4288
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|