@xchainjs/xchain-thornode 0.3.11 → 0.3.13
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 +1 -1
- 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 +8 -9
package/lib/index.js
CHANGED
|
@@ -4986,7 +4986,7 @@ class VaultsApi extends BaseAPI {
|
|
|
4986
4986
|
* Thornode API
|
|
4987
4987
|
* Thornode REST API.
|
|
4988
4988
|
*
|
|
4989
|
-
* The version of the OpenAPI document: 1.
|
|
4989
|
+
* The version of the OpenAPI document: 1.130.0
|
|
4990
4990
|
* Contact: devs@thorchain.org
|
|
4991
4991
|
*
|
|
4992
4992
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|