@xchainjs/xchain-thornode 0.3.1 → 0.3.3
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 +56 -8
- 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 +3 -3
package/lib/index.js
CHANGED
|
@@ -3984,7 +3984,7 @@ class VaultsApi extends BaseAPI {
|
|
|
3984
3984
|
* Thornode API
|
|
3985
3985
|
* Thornode REST API.
|
|
3986
3986
|
*
|
|
3987
|
-
* The version of the OpenAPI document: 1.
|
|
3987
|
+
* The version of the OpenAPI document: 1.113.1
|
|
3988
3988
|
* Contact: devs@thorchain.org
|
|
3989
3989
|
*
|
|
3990
3990
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|