keepkey-vault-sdk 1.2.2 → 1.2.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/dist/specs/v1/swagger.json +2 -2
- package/dist/specs/v2/swagger.json +2 -2
- package/dist/src/generated/v1/apis/MayachainApi.js +1 -1
- package/dist/src/generated/v1/apis/ThorchainApi.js +1 -1
- package/dist/src/generated/v2/apis/MayachainApi.js +1 -1
- package/dist/src/generated/v2/apis/ThorchainApi.js +1 -1
- package/package.json +1 -1
|
@@ -3555,7 +3555,7 @@
|
|
|
3555
3555
|
]
|
|
3556
3556
|
}
|
|
3557
3557
|
},
|
|
3558
|
-
"/thorchain/sign-amino-
|
|
3558
|
+
"/thorchain/sign-amino-deposit": {
|
|
3559
3559
|
"post": {
|
|
3560
3560
|
"operationId": "thorchain_signAmino_deposit",
|
|
3561
3561
|
"summary": "Sign a Cosmos SDK transaction using SIGN_MODE_AMINO_JSON",
|
|
@@ -4068,7 +4068,7 @@
|
|
|
4068
4068
|
]
|
|
4069
4069
|
}
|
|
4070
4070
|
},
|
|
4071
|
-
"/mayachain/sign-amino-
|
|
4071
|
+
"/mayachain/sign-amino-deposit": {
|
|
4072
4072
|
"post": {
|
|
4073
4073
|
"operationId": "mayachain_signAmino_deposit",
|
|
4074
4074
|
"summary": "Sign a Cosmos SDK transaction using SIGN_MODE_AMINO_JSON",
|
|
@@ -3555,7 +3555,7 @@
|
|
|
3555
3555
|
]
|
|
3556
3556
|
}
|
|
3557
3557
|
},
|
|
3558
|
-
"/thorchain/sign-amino-
|
|
3558
|
+
"/thorchain/sign-amino-deposit": {
|
|
3559
3559
|
"post": {
|
|
3560
3560
|
"operationId": "thorchain_signAmino_deposit",
|
|
3561
3561
|
"summary": "Sign a Cosmos SDK transaction using SIGN_MODE_AMINO_JSON",
|
|
@@ -4068,7 +4068,7 @@
|
|
|
4068
4068
|
]
|
|
4069
4069
|
}
|
|
4070
4070
|
},
|
|
4071
|
-
"/mayachain/sign-amino-
|
|
4071
|
+
"/mayachain/sign-amino-deposit": {
|
|
4072
4072
|
"post": {
|
|
4073
4073
|
"operationId": "mayachain_signAmino_deposit",
|
|
4074
4074
|
"summary": "Sign a Cosmos SDK transaction using SIGN_MODE_AMINO_JSON",
|