@xchainjs/xchain-thornode 0.3.4 → 0.3.5
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 +41 -11
- 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 +2 -2
package/lib/index.js
CHANGED
|
@@ -4157,7 +4157,7 @@ class VaultsApi extends BaseAPI {
|
|
|
4157
4157
|
* Thornode API
|
|
4158
4158
|
* Thornode REST API.
|
|
4159
4159
|
*
|
|
4160
|
-
* The version of the OpenAPI document: 1.
|
|
4160
|
+
* The version of the OpenAPI document: 1.118.0
|
|
4161
4161
|
* Contact: devs@thorchain.org
|
|
4162
4162
|
*
|
|
4163
4163
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|