@akashnetwork/chain-sdk 1.0.0-alpha.30 → 1.0.0-alpha.31

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.
Files changed (163) hide show
  1. package/dist/cjs/bla.cjs +7 -0
  2. package/dist/cjs/bla.cjs.map +7 -0
  3. package/dist/cjs/generated/createNodeSDK.cjs +95 -76
  4. package/dist/cjs/generated/createNodeSDK.cjs.map +2 -2
  5. package/dist/cjs/generated/protos/akash/bme/v1/params.cjs +18 -2
  6. package/dist/cjs/generated/protos/akash/bme/v1/params.cjs.map +2 -2
  7. package/dist/cjs/generated/protos/akash/bme/v1/types.cjs +65 -2
  8. package/dist/cjs/generated/protos/akash/bme/v1/types.cjs.map +2 -2
  9. package/dist/cjs/generated/protos/akash/deployment/v1/deployment.cjs +68 -2
  10. package/dist/cjs/generated/protos/akash/deployment/v1/deployment.cjs.map +2 -2
  11. package/dist/cjs/generated/protos/akash/deployment/v1beta4/deploymentmsg.cjs +17 -2
  12. package/dist/cjs/generated/protos/akash/deployment/v1beta4/deploymentmsg.cjs.map +2 -2
  13. package/dist/cjs/generated/protos/akash/discovery/v1/akash.cjs +64 -2
  14. package/dist/cjs/generated/protos/akash/discovery/v1/akash.cjs.map +2 -2
  15. package/dist/cjs/generated/protos/akash/discovery/v1/client_info.cjs +150 -1
  16. package/dist/cjs/generated/protos/akash/discovery/v1/client_info.cjs.map +2 -2
  17. package/dist/cjs/generated/protos/akash/discovery/v1/service.cjs +115 -0
  18. package/dist/cjs/generated/protos/akash/discovery/v1/service.cjs.map +7 -0
  19. package/dist/cjs/generated/protos/akash/discovery/v1/service_akash.cjs +39 -0
  20. package/dist/cjs/generated/protos/akash/discovery/v1/service_akash.cjs.map +7 -0
  21. package/dist/cjs/generated/protos/akash/market/v1/event.cjs +93 -0
  22. package/dist/cjs/generated/protos/akash/market/v1/event.cjs.map +3 -3
  23. package/dist/cjs/generated/protos/akash/market/v1/lease.cjs +32 -2
  24. package/dist/cjs/generated/protos/akash/market/v1/lease.cjs.map +2 -2
  25. package/dist/cjs/generated/protos/akash/market/v1/reclamation.cjs +138 -0
  26. package/dist/cjs/generated/protos/akash/market/v1/reclamation.cjs.map +7 -0
  27. package/dist/cjs/generated/protos/akash/market/v1beta5/bid.cjs +25 -2
  28. package/dist/cjs/generated/protos/akash/market/v1beta5/bid.cjs.map +2 -2
  29. package/dist/cjs/generated/protos/akash/market/v1beta5/bidmsg.cjs +18 -2
  30. package/dist/cjs/generated/protos/akash/market/v1beta5/bidmsg.cjs.map +2 -2
  31. package/dist/cjs/generated/protos/akash/market/v1beta5/leasemsg.cjs +103 -0
  32. package/dist/cjs/generated/protos/akash/market/v1beta5/leasemsg.cjs.map +2 -2
  33. package/dist/cjs/generated/protos/akash/market/v1beta5/order.cjs +18 -2
  34. package/dist/cjs/generated/protos/akash/market/v1beta5/order.cjs.map +2 -2
  35. package/dist/cjs/generated/protos/akash/market/v1beta5/params.cjs +39 -2
  36. package/dist/cjs/generated/protos/akash/market/v1beta5/params.cjs.map +2 -2
  37. package/dist/cjs/generated/protos/akash/market/v1beta5/service_akash.cjs +8 -0
  38. package/dist/cjs/generated/protos/akash/market/v1beta5/service_akash.cjs.map +2 -2
  39. package/dist/cjs/generated/protos/index.akash.v1.cjs +9 -0
  40. package/dist/cjs/generated/protos/index.akash.v1.cjs.map +2 -2
  41. package/dist/cjs/generated/protos/index.akash.v1beta5.cjs +2 -0
  42. package/dist/cjs/generated/protos/index.akash.v1beta5.cjs.map +2 -2
  43. package/dist/cjs/network/config.cjs +3 -7
  44. package/dist/cjs/network/config.cjs.map +2 -2
  45. package/dist/cjs/sdk/provider/auth/jwt/types.cjs.map +1 -1
  46. package/dist/cjs/sdk/provider/auth/jwt/validateJwtPayload.cjs +1058 -1259
  47. package/dist/cjs/sdk/provider/auth/jwt/validateJwtPayload.cjs.map +2 -2
  48. package/dist/cjs/sdl/index.cjs +0 -4
  49. package/dist/cjs/sdl/index.cjs.map +2 -2
  50. package/dist/cjs/sdl/manifest/generateManifest.cjs +2 -3
  51. package/dist/cjs/sdl/manifest/generateManifest.cjs.map +2 -2
  52. package/dist/cjs/sdl/validateSDL/validateSDL.cjs +4 -36
  53. package/dist/cjs/sdl/validateSDL/validateSDL.cjs.map +2 -2
  54. package/dist/cjs/sdl/validateSDL/validateSDLInput.cjs +49 -50
  55. package/dist/cjs/sdl/validateSDL/validateSDLInput.cjs.map +2 -2
  56. package/dist/cjs/test.cjs +2 -0
  57. package/dist/cjs/test.cjs.map +7 -0
  58. package/dist/esm/{chunk-JAPXWQ3D.js → chunk-7XWZXYD2.js} +2 -2
  59. package/dist/esm/{chunk-5RTSSO7K.js → chunk-B7H4H62Z.js} +3 -3
  60. package/dist/esm/chunk-E4KEMLL4.js +413 -0
  61. package/dist/esm/chunk-E4KEMLL4.js.map +7 -0
  62. package/dist/esm/{chunk-H5WUFEMM.js → chunk-EG6EVQGI.js} +23 -5
  63. package/dist/esm/chunk-EG6EVQGI.js.map +7 -0
  64. package/dist/esm/{chunk-5YIS3XNX.js → chunk-EXKSXOV2.js} +2 -2
  65. package/dist/esm/{chunk-TXQ2BR6G.js → chunk-IFAXXMON.js} +126 -5
  66. package/dist/esm/chunk-IFAXXMON.js.map +7 -0
  67. package/dist/esm/chunk-IMR6WS6F.js +93 -0
  68. package/dist/esm/chunk-IMR6WS6F.js.map +7 -0
  69. package/dist/esm/{chunk-LKYHOABO.js → chunk-IPOIF4A2.js} +170 -37
  70. package/dist/esm/chunk-IPOIF4A2.js.map +7 -0
  71. package/dist/esm/{chunk-PFJG3V3A.js → chunk-ITPLCNJB.js} +84 -5
  72. package/dist/esm/chunk-ITPLCNJB.js.map +7 -0
  73. package/dist/esm/{chunk-YSOG5YCI.js → chunk-KM336UKV.js} +1203 -2125
  74. package/dist/esm/chunk-KM336UKV.js.map +7 -0
  75. package/dist/esm/{chunk-KFWTFROT.js → chunk-M5SAGBGR.js} +42 -3
  76. package/dist/esm/chunk-M5SAGBGR.js.map +7 -0
  77. package/dist/esm/{chunk-OHAEKHAC.js → chunk-NPGGO3JN.js} +37 -55
  78. package/dist/esm/chunk-NPGGO3JN.js.map +7 -0
  79. package/dist/esm/{chunk-HDAINZXA.js → chunk-RKOP2GYL.js} +50 -7
  80. package/dist/esm/chunk-RKOP2GYL.js.map +7 -0
  81. package/dist/esm/{chunk-VZZ4GN23.js → chunk-T5PKT4I6.js} +6 -4
  82. package/dist/esm/{chunk-VZZ4GN23.js.map → chunk-T5PKT4I6.js.map} +1 -1
  83. package/dist/esm/{chunk-B4MMOAAO.js → chunk-WI3EWXXI.js} +2 -2
  84. package/dist/esm/generated/protos/index.akash.v1.js +180 -182
  85. package/dist/esm/generated/protos/index.akash.v1.js.map +4 -4
  86. package/dist/esm/generated/protos/index.akash.v1beta1.js +7 -7
  87. package/dist/esm/generated/protos/index.akash.v1beta4.js +6 -4
  88. package/dist/esm/generated/protos/index.akash.v1beta5.js +10 -4
  89. package/dist/esm/generated/protos/index.akash.v1beta5.js.map +1 -1
  90. package/dist/esm/generated/protos/index.akash.v2.js +6 -6
  91. package/dist/esm/generated/protos/index.provider.akash.v1.js +16 -15
  92. package/dist/esm/index.js +10 -12
  93. package/dist/esm/index.web.js +9 -11
  94. package/dist/esm/{query_akash-3UBRLLRZ.js → query_akash-3IY2DKPB.js} +3 -3
  95. package/dist/esm/{query_akash-CKZRI7R6.js → query_akash-OKZLG4MG.js} +5 -3
  96. package/dist/esm/{query_akash-CKZRI7R6.js.map → query_akash-OKZLG4MG.js.map} +1 -1
  97. package/dist/esm/{query_akash-3LAHGVQJ.js → query_akash-ZITEPCYB.js} +6 -4
  98. package/dist/esm/{query_akash-3LAHGVQJ.js.map → query_akash-ZITEPCYB.js.map} +1 -1
  99. package/dist/esm/{service_akash-UFTUJDPM.js → service_akash-2CH5FJ4J.js} +3 -3
  100. package/dist/esm/{service_akash-5JSE44LJ.js → service_akash-BLDT6YCO.js} +5 -3
  101. package/dist/esm/{service_akash-5JSE44LJ.js.map → service_akash-BLDT6YCO.js.map} +1 -1
  102. package/dist/esm/{service_akash-QEN5EQUY.js → service_akash-DZETPXWM.js} +15 -4
  103. package/dist/esm/service_akash-DZETPXWM.js.map +7 -0
  104. package/dist/esm/service_akash-K7FWCKUQ.js +25 -0
  105. package/dist/esm/service_akash-K7FWCKUQ.js.map +7 -0
  106. package/dist/esm/{service_akash-FI6WXDZP.js → service_akash-VOFSDZEK.js} +4 -3
  107. package/dist/esm/{service_akash-FI6WXDZP.js.map → service_akash-VOFSDZEK.js.map} +1 -1
  108. package/dist/sdl-schema.yaml +1 -1
  109. package/dist/tsconfig.build.tsbuildinfo +1 -1
  110. package/dist/types/bla.d.ts +1 -0
  111. package/dist/types/generated/createNodeSDK.d.ts +30 -0
  112. package/dist/types/generated/protos/akash/bme/v1/params.d.ts +5 -0
  113. package/dist/types/generated/protos/akash/bme/v1/types.d.ts +19 -1
  114. package/dist/types/generated/protos/akash/deployment/v1/deployment.d.ts +15 -0
  115. package/dist/types/generated/protos/akash/deployment/v1beta4/deploymentmsg.d.ts +6 -1
  116. package/dist/types/generated/protos/akash/discovery/v1/akash.d.ts +16 -2
  117. package/dist/types/generated/protos/akash/discovery/v1/client_info.d.ts +18 -0
  118. package/dist/types/generated/protos/akash/discovery/v1/service.d.ts +12 -0
  119. package/dist/types/generated/protos/akash/discovery/v1/service_akash.d.ts +13 -0
  120. package/dist/types/generated/protos/akash/market/v1/event.d.ts +11 -0
  121. package/dist/types/generated/protos/akash/market/v1/lease.d.ts +8 -0
  122. package/dist/types/generated/protos/akash/market/v1/reclamation.d.ts +22 -0
  123. package/dist/types/generated/protos/akash/market/v1beta5/bid.d.ts +3 -0
  124. package/dist/types/generated/protos/akash/market/v1beta5/bidmsg.d.ts +7 -0
  125. package/dist/types/generated/protos/akash/market/v1beta5/leasemsg.d.ts +12 -0
  126. package/dist/types/generated/protos/akash/market/v1beta5/order.d.ts +6 -0
  127. package/dist/types/generated/protos/akash/market/v1beta5/params.d.ts +5 -0
  128. package/dist/types/generated/protos/akash/market/v1beta5/service_akash.d.ts +7 -1
  129. package/dist/types/generated/protos/index.akash.v1.d.ts +5 -3
  130. package/dist/types/generated/protos/index.akash.v1beta5.d.ts +1 -1
  131. package/dist/types/network/config.d.ts +4 -5
  132. package/dist/types/sdk/chain/createChainNodeSDK.d.ts +6 -0
  133. package/dist/types/sdk/chain/createChainNodeWebSDK.d.ts +6 -0
  134. package/dist/types/sdk/chain/helpers.d.ts +1 -1
  135. package/dist/types/sdk/provider/auth/jwt/types.d.ts +4 -58
  136. package/dist/types/sdk/provider/auth/jwt/validateJwtPayload.d.ts +273 -225
  137. package/dist/types/sdl/index.d.ts +0 -2
  138. package/dist/types/sdl/manifest/generateManifest.d.ts +1 -2
  139. package/dist/types/sdl/validateSDL/validateSDL.d.ts +2 -3
  140. package/dist/types/sdl/validateSDL/validateSDLInput.d.ts +5 -5
  141. package/dist/types/test.d.ts +1 -0
  142. package/package.json +13 -15
  143. package/dist/cjs/sdl/SDL/SDL.cjs +0 -718
  144. package/dist/cjs/sdl/SDL/SDL.cjs.map +0 -7
  145. package/dist/cjs/sdl/SDL/SdlValidationError.cjs +0 -46
  146. package/dist/cjs/sdl/SDL/SdlValidationError.cjs.map +0 -7
  147. package/dist/esm/chunk-H5WUFEMM.js.map +0 -7
  148. package/dist/esm/chunk-HDAINZXA.js.map +0 -7
  149. package/dist/esm/chunk-KFWTFROT.js.map +0 -7
  150. package/dist/esm/chunk-LKYHOABO.js.map +0 -7
  151. package/dist/esm/chunk-OHAEKHAC.js.map +0 -7
  152. package/dist/esm/chunk-PFJG3V3A.js.map +0 -7
  153. package/dist/esm/chunk-TXQ2BR6G.js.map +0 -7
  154. package/dist/esm/chunk-YSOG5YCI.js.map +0 -7
  155. package/dist/esm/service_akash-QEN5EQUY.js.map +0 -7
  156. package/dist/types/sdl/SDL/SDL.d.ts +0 -439
  157. package/dist/types/sdl/SDL/SdlValidationError.d.ts +0 -18
  158. /package/dist/esm/{chunk-JAPXWQ3D.js.map → chunk-7XWZXYD2.js.map} +0 -0
  159. /package/dist/esm/{chunk-5RTSSO7K.js.map → chunk-B7H4H62Z.js.map} +0 -0
  160. /package/dist/esm/{chunk-5YIS3XNX.js.map → chunk-EXKSXOV2.js.map} +0 -0
  161. /package/dist/esm/{chunk-B4MMOAAO.js.map → chunk-WI3EWXXI.js.map} +0 -0
  162. /package/dist/esm/{query_akash-3UBRLLRZ.js.map → query_akash-3IY2DKPB.js.map} +0 -0
  163. /package/dist/esm/{service_akash-UFTUJDPM.js.map → service_akash-2CH5FJ4J.js.map} +0 -0
@@ -0,0 +1 @@
1
+ export {};
@@ -8,6 +8,7 @@ import type * as akash_deployment_v1beta4_query from "./protos/akash/deployment/
8
8
  import type * as akash_deployment_v1beta4_deploymentmsg from "./protos/akash/deployment/v1beta4/deploymentmsg.ts";
9
9
  import type * as akash_deployment_v1beta4_groupmsg from "./protos/akash/deployment/v1beta4/groupmsg.ts";
10
10
  import type * as akash_deployment_v1beta4_paramsmsg from "./protos/akash/deployment/v1beta4/paramsmsg.ts";
11
+ import type * as akash_discovery_v1_service from "./protos/akash/discovery/v1/service.ts";
11
12
  import type * as akash_downtimedetector_v1beta1_query from "./protos/akash/downtimedetector/v1beta1/query.ts";
12
13
  import type * as akash_epochs_v1beta1_query from "./protos/akash/epochs/v1beta1/query.ts";
13
14
  import type * as akash_escrow_v1_query from "./protos/akash/escrow/v1/query.ts";
@@ -248,6 +249,17 @@ export declare const serviceLoader: import("../sdk/client/createServiceLoader.ts
248
249
  readonly parent: /*elided*/ any;
249
250
  };
250
251
  };
252
+ }>, () => Promise<{
253
+ readonly typeName: "akash.discovery.v1.Discovery";
254
+ readonly methods: {
255
+ readonly getInfo: {
256
+ readonly name: "GetInfo";
257
+ readonly httpPath: "/akash/discovery/v1/info";
258
+ readonly input: import("../encoding/typeEncodingHelpers.ts").MessageFns<akash_discovery_v1_service.GetInfoRequest, "akash.discovery.v1.GetInfoRequest">;
259
+ readonly output: import("../encoding/typeEncodingHelpers.ts").MessageFns<akash_discovery_v1_service.GetInfoResponse, "akash.discovery.v1.GetInfoResponse">;
260
+ readonly parent: /*elided*/ any;
261
+ };
262
+ };
251
263
  }>, () => Promise<{
252
264
  readonly typeName: "akash.downtimedetector.v1beta1.Query";
253
265
  readonly methods: {
@@ -391,6 +403,12 @@ export declare const serviceLoader: import("../sdk/client/createServiceLoader.ts
391
403
  readonly output: import("../encoding/typeEncodingHelpers.ts").MessageFns<akash_market_v1beta5_leasemsg.MsgCloseLeaseResponse, "akash.market.v1beta5.MsgCloseLeaseResponse">;
392
404
  readonly parent: /*elided*/ any;
393
405
  };
406
+ readonly leaseStartReclaim: {
407
+ readonly name: "LeaseStartReclaim";
408
+ readonly input: import("../encoding/typeEncodingHelpers.ts").MessageFns<akash_market_v1beta5_leasemsg.MsgLeaseStartReclaim, "akash.market.v1beta5.MsgLeaseStartReclaim">;
409
+ readonly output: import("../encoding/typeEncodingHelpers.ts").MessageFns<akash_market_v1beta5_leasemsg.MsgLeaseStartReclaimResponse, "akash.market.v1beta5.MsgLeaseStartReclaimResponse">;
410
+ readonly parent: /*elided*/ any;
411
+ };
394
412
  readonly updateParams: {
395
413
  readonly name: "UpdateParams";
396
414
  readonly input: import("../encoding/typeEncodingHelpers.ts").MessageFns<akash_market_v1beta5_paramsmsg.MsgUpdateParams, "akash.market.v1beta5.MsgUpdateParams">;
@@ -709,6 +727,14 @@ export declare function createSDK(queryTransport: Transport, txTransport: Transp
709
727
  updateParams: (input: DeepSimplify<akash_deployment_v1beta4_paramsmsg.MsgUpdateParams>, options?: TxCallOptions) => Promise<akash_deployment_v1beta4_paramsmsg.MsgUpdateParamsResponse>;
710
728
  };
711
729
  };
730
+ discovery: {
731
+ v1: {
732
+ /**
733
+ * getInfo returns the node's supported API versions and metadata.
734
+ */
735
+ getInfo: (input?: DeepPartial<akash_discovery_v1_service.GetInfoRequest>, options?: CallOptions) => Promise<akash_discovery_v1_service.GetInfoResponse>;
736
+ };
737
+ };
712
738
  downtimedetector: {
713
739
  v1beta1: {
714
740
  /**
@@ -796,6 +822,10 @@ export declare function createSDK(queryTransport: Transport, txTransport: Transp
796
822
  * closeLease defines a method to close an order given proper inputs.
797
823
  */
798
824
  closeLease: (input: DeepSimplify<akash_market_v1beta5_leasemsg.MsgCloseLease>, options?: TxCallOptions) => Promise<akash_market_v1beta5_leasemsg.MsgCloseLeaseResponse>;
825
+ /**
826
+ * leaseStartReclaim initiates the reclamation window on an active lease.
827
+ */
828
+ leaseStartReclaim: (input: DeepSimplify<akash_market_v1beta5_leasemsg.MsgLeaseStartReclaim>, options?: TxCallOptions) => Promise<akash_market_v1beta5_leasemsg.MsgLeaseStartReclaimResponse>;
799
829
  /**
800
830
  * updateParams defines a governance operation for updating the x/market module
801
831
  * parameters. The authority is hard-coded to the x/gov module account.
@@ -45,5 +45,10 @@ export interface Params {
45
45
  maxEndblockerRecords: number;
46
46
  /** min_mint minimum amount of ACT required to be minted in the new transaction */
47
47
  minMint: Coin[];
48
+ /**
49
+ * max_pending_attempts is the maximum number of EndBlocker processing attempts
50
+ * for a pending record before it is canceled. Applies to retriable errors only.
51
+ */
52
+ maxPendingAttempts: number;
48
53
  }
49
54
  export declare const Params: MessageFns<Params, "akash.bme.v1.Params">;
@@ -110,6 +110,8 @@ export interface LedgerPendingRecord {
110
110
  coinsToBurn: Coin | undefined;
111
111
  /** denom_to_mint */
112
112
  denomToMint: string;
113
+ /** attempts is the number of times this record has been processed and failed with a retriable error */
114
+ attempts: number;
113
115
  }
114
116
  /** LedgerCanceledRecord */
115
117
  export interface LedgerCanceledRecord {
@@ -131,8 +133,24 @@ export interface LedgerCanceledRecord {
131
133
  export declare enum LedgerCanceledRecord_BMCancelReason {
132
134
  /** unknown - Prefix should start with 0 in enum. So declaring dummy state. */
133
135
  unknown = 0,
134
- /** epsilon - BMCanceledReasonEpsilon the result of conversion is below the smallest meaningful difference (10^-6) */
136
+ /** epsilon - BMCancelReasonEpsilon the result of conversion is below the smallest meaningful difference (10^-6) */
135
137
  epsilon = 1,
138
+ /** zero_price - BMCancelReasonZeroPrice oracle price is zero */
139
+ zero_price = 2,
140
+ /** insufficient_funds - BMCancelReasonInsufficientFunds insufficient vault/supply funds */
141
+ insufficient_funds = 3,
142
+ /** invalid_denom - BMCancelReasonInvalidDenom denomination is not registered */
143
+ invalid_denom = 4,
144
+ /** invalid_amount - BMCancelReasonInvalidAmount zero or invalid burn amount */
145
+ invalid_amount = 5,
146
+ /** minimum_mint - BMCancelReasonMinimumMint mint output below minimum threshold */
147
+ minimum_mint = 6,
148
+ /** mint_failed - BMCancelReasonMintFailed bank MintCoins operation failed */
149
+ mint_failed = 7,
150
+ /** burn_failed - BMCancelReasonBurnFailed bank BurnCoins operation failed */
151
+ burn_failed = 8,
152
+ /** max_attempts - BMCancelReasonMaxAttempts exceeded maximum pending processing attempts */
153
+ max_attempts = 9,
136
154
  UNRECOGNIZED = -1
137
155
  }
138
156
  export declare function ledgerCanceledRecord_BMCancelReasonFromJSON(object: any): LedgerCanceledRecord_BMCancelReason;
@@ -1,5 +1,6 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
2
  import Long from "long";
3
+ import { Duration } from "../../../google/protobuf/duration.ts";
3
4
  /**
4
5
  * DeploymentID represents a unique identifier for a specific deployment on the network.
5
6
  * It is composed of two fields: an owner address and a sequence number (dseq).
@@ -32,6 +33,11 @@ export interface Deployment {
32
33
  hash: Uint8Array;
33
34
  /** CreatedAt indicates when the deployment was created as a block height value. */
34
35
  createdAt: Long;
36
+ /**
37
+ * reclamation stores the deployment's reclamation requirements for persistence.
38
+ * Needed so that StartGroup can propagate reclamation to newly created orders.
39
+ */
40
+ reclamation: DeploymentReclamation | undefined;
35
41
  }
36
42
  /** State is an enum which refers to state of deployment. */
37
43
  export declare enum Deployment_State {
@@ -45,5 +51,14 @@ export declare enum Deployment_State {
45
51
  }
46
52
  export declare function deployment_StateFromJSON(object: any): Deployment_State;
47
53
  export declare function deployment_StateToJSON(object: Deployment_State): string;
54
+ /**
55
+ * DeploymentReclamation defines the tenant's reclamation requirements.
56
+ * Stored on the Deployment and propagated to Orders.
57
+ */
58
+ export interface DeploymentReclamation {
59
+ /** min_window is the minimum reclamation window the tenant requires. */
60
+ minWindow: Duration | undefined;
61
+ }
48
62
  export declare const DeploymentID: MessageFns<DeploymentID, "akash.deployment.v1.DeploymentID">;
49
63
  export declare const Deployment: MessageFns<Deployment, "akash.deployment.v1.Deployment">;
64
+ export declare const DeploymentReclamation: MessageFns<DeploymentReclamation, "akash.deployment.v1.DeploymentReclamation">;
@@ -1,6 +1,6 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
2
  import { Deposit } from "../../base/deposit/v1/deposit.ts";
3
- import { DeploymentID } from "../v1/deployment.ts";
3
+ import { DeploymentID, DeploymentReclamation } from "../v1/deployment.ts";
4
4
  import { GroupSpec } from "./groupspec.ts";
5
5
  /** MsgCreateDeployment defines an SDK message for creating deployment. */
6
6
  export interface MsgCreateDeployment {
@@ -15,6 +15,11 @@ export interface MsgCreateDeployment {
15
15
  hash: Uint8Array;
16
16
  /** Deposit specifies the amount of coins to include in the deployment's first deposit. */
17
17
  deposit: Deposit | undefined;
18
+ /**
19
+ * reclamation specifies the deployment-level reclamation requirements.
20
+ * Nil means the tenant does not require reclamation.
21
+ */
22
+ reclamation: DeploymentReclamation | undefined;
18
23
  }
19
24
  /** MsgCreateDeploymentResponse defines the Msg/CreateDeployment response type. */
20
25
  export interface MsgCreateDeploymentResponse {
@@ -1,8 +1,22 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
- import { ClientInfo } from "./client_info.ts";
2
+ import { ClientInfo, VersionInfo } from "./client_info.ts";
3
3
  /** Akash akash specific RPC parameters. */
4
4
  export interface Akash {
5
- /** ClientInfo holds information about the client. */
5
+ /**
6
+ * ClientInfo holds information about the client.
7
+ * Kept for backward compatibility. New clients should use supported_versions.
8
+ */
6
9
  clientInfo: ClientInfo | undefined;
10
+ /**
11
+ * SupportedVersions lists all API versions the node supports.
12
+ * Clients should pick the best match from this list.
13
+ */
14
+ supportedVersions: VersionInfo[];
15
+ /** ChainID is the identifier of the blockchain network. */
16
+ chainId: string;
17
+ /** NodeVersion is the software version of the node. */
18
+ nodeVersion: string;
19
+ /** MinClientVersion is the minimum client version the node accepts. */
20
+ minClientVersion: string;
7
21
  }
8
22
  export declare const Akash: MessageFns<Akash, "akash.discovery.v1.Akash">;
@@ -4,4 +4,22 @@ export interface ClientInfo {
4
4
  /** ApiVersion is the version of the API running on the client. */
5
5
  apiVersion: string;
6
6
  }
7
+ /** ModuleVersion describes a single module and its API version. */
8
+ export interface ModuleVersion {
9
+ /** Module is the name of the module (e.g., "deployment", "market", "oracle"). */
10
+ module: string;
11
+ /** Version is the API version of the module (e.g., "v1beta4", "v1beta5", "v2"). */
12
+ version: string;
13
+ }
14
+ /** VersionInfo describes a complete API version and its metadata. */
15
+ export interface VersionInfo {
16
+ /** ApiVersion is the composite API version identifier (e.g., "v1beta4"). */
17
+ apiVersion: string;
18
+ /** Modules lists the per-module versions included in this API version. */
19
+ modules: ModuleVersion[];
20
+ /** Features lists optional feature flags supported by this API version. */
21
+ features: string[];
22
+ }
7
23
  export declare const ClientInfo: MessageFns<ClientInfo, "akash.discovery.v1.ClientInfo">;
24
+ export declare const ModuleVersion: MessageFns<ModuleVersion, "akash.discovery.v1.ModuleVersion">;
25
+ export declare const VersionInfo: MessageFns<VersionInfo, "akash.discovery.v1.VersionInfo">;
@@ -0,0 +1,12 @@
1
+ import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
+ import { Akash } from "./akash.ts";
3
+ /** GetInfoRequest is the request type for the Discovery/GetInfo RPC method. */
4
+ export interface GetInfoRequest {
5
+ }
6
+ /** GetInfoResponse is the response type for the Discovery/GetInfo RPC method. */
7
+ export interface GetInfoResponse {
8
+ /** Info contains the node's version and capability information. */
9
+ info: Akash | undefined;
10
+ }
11
+ export declare const GetInfoRequest: MessageFns<GetInfoRequest, "akash.discovery.v1.GetInfoRequest">;
12
+ export declare const GetInfoResponse: MessageFns<GetInfoResponse, "akash.discovery.v1.GetInfoResponse">;
@@ -0,0 +1,13 @@
1
+ import { GetInfoRequest, GetInfoResponse } from "./service.ts";
2
+ export declare const Discovery: {
3
+ readonly typeName: "akash.discovery.v1.Discovery";
4
+ readonly methods: {
5
+ readonly getInfo: {
6
+ readonly name: "GetInfo";
7
+ readonly httpPath: "/akash/discovery/v1/info";
8
+ readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<GetInfoRequest, "akash.discovery.v1.GetInfoRequest">;
9
+ readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<GetInfoResponse, "akash.discovery.v1.GetInfoResponse">;
10
+ readonly parent: /*elided*/ any;
11
+ };
12
+ };
13
+ };
@@ -1,4 +1,5 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
+ import Long from "long";
2
3
  import { DecCoin } from "../../../cosmos/base/v1beta1/coin.ts";
3
4
  import { BidID } from "./bid.ts";
4
5
  import { LeaseID } from "./lease.ts";
@@ -57,9 +58,19 @@ export interface EventLeaseClosed {
57
58
  id: LeaseID | undefined;
58
59
  reason: LeaseClosedReason;
59
60
  }
61
+ /** EventLeaseReclaimStarted is triggered when a provider initiates reclamation on a lease. */
62
+ export interface EventLeaseReclaimStarted {
63
+ /** Id is the unique identifier of the Lease. */
64
+ id: LeaseID | undefined;
65
+ /** reason is the provider's stated reason for reclamation. */
66
+ reason: LeaseClosedReason;
67
+ /** deadline is the unix timestamp when the reclamation window expires. */
68
+ deadline: Long;
69
+ }
60
70
  export declare const EventOrderCreated: MessageFns<EventOrderCreated, "akash.market.v1.EventOrderCreated">;
61
71
  export declare const EventOrderClosed: MessageFns<EventOrderClosed, "akash.market.v1.EventOrderClosed">;
62
72
  export declare const EventBidCreated: MessageFns<EventBidCreated, "akash.market.v1.EventBidCreated">;
63
73
  export declare const EventBidClosed: MessageFns<EventBidClosed, "akash.market.v1.EventBidClosed">;
64
74
  export declare const EventLeaseCreated: MessageFns<EventLeaseCreated, "akash.market.v1.EventLeaseCreated">;
65
75
  export declare const EventLeaseClosed: MessageFns<EventLeaseClosed, "akash.market.v1.EventLeaseClosed">;
76
+ export declare const EventLeaseReclaimStarted: MessageFns<EventLeaseReclaimStarted, "akash.market.v1.EventLeaseReclaimStarted">;
@@ -1,6 +1,7 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
2
  import Long from "long";
3
3
  import { DecCoin } from "../../../cosmos/base/v1beta1/coin.ts";
4
+ import { Reclamation } from "./reclamation.ts";
4
5
  import { LeaseClosedReason } from "./types.ts";
5
6
  /** LeaseID stores bid details of lease. */
6
7
  export interface LeaseID {
@@ -56,6 +57,11 @@ export interface Lease {
56
57
  /** ClosedOn is the block height at which the Lease was closed. */
57
58
  closedOn: Long;
58
59
  reason: LeaseClosedReason;
60
+ /**
61
+ * Reclamation holds reclamation configuration and state, if applicable.
62
+ * Nil if reclamation is not configured for this lease.
63
+ */
64
+ reclamation: Reclamation | undefined;
59
65
  }
60
66
  /** State is an enum which refers to state of lease. */
61
67
  export declare enum Lease_State {
@@ -67,6 +73,8 @@ export declare enum Lease_State {
67
73
  insufficient_funds = 2,
68
74
  /** closed - LeaseClosed denotes state for lease closed. */
69
75
  closed = 3,
76
+ /** reclaiming - LeaseReclaiming denotes a lease in reclamation (grace period before closure). */
77
+ reclaiming = 4,
70
78
  UNRECOGNIZED = -1
71
79
  }
72
80
  export declare function lease_StateFromJSON(object: any): Lease_State;
@@ -0,0 +1,22 @@
1
+ import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
+ import Long from "long";
3
+ import { Duration } from "../../../google/protobuf/duration.ts";
4
+ import { LeaseClosedReason } from "./types.ts";
5
+ /** Reclamation defines the runtime reclamation state stored on a Lease. */
6
+ export interface Reclamation {
7
+ /** window is the negotiated reclamation window duration (from the winning bid). */
8
+ window: Duration | undefined;
9
+ /**
10
+ * started_at is the block height at which reclamation was initiated.
11
+ * Zero means reclamation has not been started yet.
12
+ */
13
+ startedAt: Long;
14
+ /**
15
+ * deadline is the unix timestamp at which the reclamation window expires.
16
+ * Zero means reclamation has not been started yet.
17
+ */
18
+ deadline: Long;
19
+ /** reason is the provider's stated reason for reclamation. */
20
+ reason: LeaseClosedReason;
21
+ }
22
+ export declare const Reclamation: MessageFns<Reclamation, "akash.market.v1.Reclamation">;
@@ -1,6 +1,7 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
2
  import Long from "long";
3
3
  import { DecCoin } from "../../../cosmos/base/v1beta1/coin.ts";
4
+ import { Duration } from "../../../google/protobuf/duration.ts";
4
5
  import { BidID } from "../v1/bid.ts";
5
6
  import { ResourceOffer } from "./resourcesoffer.ts";
6
7
  /** Bid stores BidID, state of bid and price. */
@@ -18,6 +19,8 @@ export interface Bid {
18
19
  createdAt: Long;
19
20
  /** ResourceOffer is a list of offers. */
20
21
  resourcesOffer: ResourceOffer[];
22
+ /** reclamation_window is the reclamation window offered by this provider. */
23
+ reclamationWindow: Duration | undefined;
21
24
  }
22
25
  /** BidState is an enum which refers to state of bid. */
23
26
  export declare enum Bid_State {
@@ -1,5 +1,6 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
2
  import { DecCoin } from "../../../cosmos/base/v1beta1/coin.ts";
3
+ import { Duration } from "../../../google/protobuf/duration.ts";
3
4
  import { Deposit } from "../../base/deposit/v1/deposit.ts";
4
5
  import { BidID } from "../v1/bid.ts";
5
6
  import { LeaseClosedReason } from "../v1/types.ts";
@@ -13,6 +14,12 @@ export interface MsgCreateBid {
13
14
  deposit: Deposit | undefined;
14
15
  /** ResourceOffer is a list of resource offers. */
15
16
  resourcesOffer: ResourceOffer[];
17
+ /**
18
+ * reclamation_window is the reclamation window duration the provider offers.
19
+ * If the order requires reclamation, this must be >= the order's min_window.
20
+ * Nil means the provider does not offer reclamation on this bid.
21
+ */
22
+ reclamationWindow: Duration | undefined;
16
23
  }
17
24
  /** MsgCreateBidResponse defines the Msg/CreateBid response type. */
18
25
  export interface MsgCreateBidResponse {
@@ -27,9 +27,21 @@ export interface MsgCloseLease {
27
27
  /** MsgCloseLeaseResponse defines the Msg/CloseLease response type. */
28
28
  export interface MsgCloseLeaseResponse {
29
29
  }
30
+ /** MsgLeaseStartReclaim is sent by the provider to initiate reclamation on an active lease. */
31
+ export interface MsgLeaseStartReclaim {
32
+ /** Id is the unique identifier of the Lease. */
33
+ id: LeaseID | undefined;
34
+ /** reason is the provider's stated reason for initiating reclamation. */
35
+ reason: LeaseClosedReason;
36
+ }
37
+ /** MsgLeaseStartReclaimResponse is the response from starting lease reclamation. */
38
+ export interface MsgLeaseStartReclaimResponse {
39
+ }
30
40
  export declare const MsgCreateLease: MessageFns<MsgCreateLease, "akash.market.v1beta5.MsgCreateLease">;
31
41
  export declare const MsgCreateLeaseResponse: MessageFns<MsgCreateLeaseResponse, "akash.market.v1beta5.MsgCreateLeaseResponse">;
32
42
  export declare const MsgWithdrawLease: MessageFns<MsgWithdrawLease, "akash.market.v1beta5.MsgWithdrawLease">;
33
43
  export declare const MsgWithdrawLeaseResponse: MessageFns<MsgWithdrawLeaseResponse, "akash.market.v1beta5.MsgWithdrawLeaseResponse">;
34
44
  export declare const MsgCloseLease: MessageFns<MsgCloseLease, "akash.market.v1beta5.MsgCloseLease">;
35
45
  export declare const MsgCloseLeaseResponse: MessageFns<MsgCloseLeaseResponse, "akash.market.v1beta5.MsgCloseLeaseResponse">;
46
+ export declare const MsgLeaseStartReclaim: MessageFns<MsgLeaseStartReclaim, "akash.market.v1beta5.MsgLeaseStartReclaim">;
47
+ export declare const MsgLeaseStartReclaimResponse: MessageFns<MsgLeaseStartReclaimResponse, "akash.market.v1beta5.MsgLeaseStartReclaimResponse">;
@@ -1,5 +1,6 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
2
  import Long from "long";
3
+ import { DeploymentReclamation } from "../../deployment/v1/deployment.ts";
3
4
  import { GroupSpec } from "../../deployment/v1beta4/groupspec.ts";
4
5
  import { OrderID } from "../v1/order.ts";
5
6
  /** Order stores orderID, state of order and other details. */
@@ -9,6 +10,11 @@ export interface Order {
9
10
  state: Order_State;
10
11
  spec: GroupSpec | undefined;
11
12
  createdAt: Long;
13
+ /**
14
+ * reclamation is the deployment-level reclamation requirement, propagated to the order.
15
+ * Nil means the deployment does not require reclamation.
16
+ */
17
+ reclamation: DeploymentReclamation | undefined;
12
18
  }
13
19
  /** State is an enum which refers to state of order. */
14
20
  export declare enum Order_State {
@@ -1,5 +1,6 @@
1
1
  import type { MessageFns } from "../../../../../encoding/typeEncodingHelpers.ts";
2
2
  import { Coin } from "../../../cosmos/base/v1beta1/coin.ts";
3
+ import { Duration } from "../../../google/protobuf/duration.ts";
3
4
  /** Params is the params for the x/market module. */
4
5
  export interface Params {
5
6
  /**
@@ -11,5 +12,9 @@ export interface Params {
11
12
  orderMaxBids: number;
12
13
  /** BidMinDeposits is a parameter for the minimum deposits per denom on a Bid. */
13
14
  bidMinDeposits: Coin[];
15
+ /** min_reclamation_window is the minimum reclamation window duration allowed. */
16
+ minReclamationWindow: Duration | undefined;
17
+ /** max_reclamation_window is the maximum reclamation window duration allowed. */
18
+ maxReclamationWindow: Duration | undefined;
14
19
  }
15
20
  export declare const Params: MessageFns<Params, "akash.market.v1beta5.Params">;
@@ -1,5 +1,5 @@
1
1
  import { MsgCloseBid, MsgCloseBidResponse, MsgCreateBid, MsgCreateBidResponse } from "./bidmsg.ts";
2
- import { MsgCloseLease, MsgCloseLeaseResponse, MsgCreateLease, MsgCreateLeaseResponse, MsgWithdrawLease, MsgWithdrawLeaseResponse } from "./leasemsg.ts";
2
+ import { MsgCloseLease, MsgCloseLeaseResponse, MsgCreateLease, MsgCreateLeaseResponse, MsgLeaseStartReclaim, MsgLeaseStartReclaimResponse, MsgWithdrawLease, MsgWithdrawLeaseResponse } from "./leasemsg.ts";
3
3
  import { MsgUpdateParams, MsgUpdateParamsResponse } from "./paramsmsg.ts";
4
4
  export declare const Msg: {
5
5
  readonly typeName: "akash.market.v1beta5.Msg";
@@ -34,6 +34,12 @@ export declare const Msg: {
34
34
  readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgCloseLeaseResponse, "akash.market.v1beta5.MsgCloseLeaseResponse">;
35
35
  readonly parent: /*elided*/ any;
36
36
  };
37
+ readonly leaseStartReclaim: {
38
+ readonly name: "LeaseStartReclaim";
39
+ readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgLeaseStartReclaim, "akash.market.v1beta5.MsgLeaseStartReclaim">;
40
+ readonly output: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgLeaseStartReclaimResponse, "akash.market.v1beta5.MsgLeaseStartReclaimResponse">;
41
+ readonly parent: /*elided*/ any;
42
+ };
37
43
  readonly updateParams: {
38
44
  readonly name: "UpdateParams";
39
45
  readonly input: import("../../../../../encoding/typeEncodingHelpers.ts").MessageFns<MsgUpdateParams, "akash.market.v1beta5.MsgUpdateParams">;
@@ -18,7 +18,7 @@ export { CertificateFilter } from "./akash/cert/v1/filters.ts";
18
18
  export { GenesisCertificate, GenesisState as Cert_GenesisState } from "./akash/cert/v1/genesis.ts";
19
19
  export { MsgCreateCertificate, MsgCreateCertificateResponse, MsgRevokeCertificate, MsgRevokeCertificateResponse } from "./akash/cert/v1/msg.ts";
20
20
  export { CertificateResponse, QueryCertificatesRequest, QueryCertificatesResponse } from "./akash/cert/v1/query.ts";
21
- export { DeploymentID, Deployment, Deployment_State } from "./akash/deployment/v1/deployment.ts";
21
+ export { DeploymentID, Deployment, Deployment_State, DeploymentReclamation } from "./akash/deployment/v1/deployment.ts";
22
22
  export { GroupID } from "./akash/deployment/v1/group.ts";
23
23
  export { EventDeploymentCreated, EventDeploymentUpdated, EventDeploymentClosed, EventGroupStarted, EventGroupPaused, EventGroupClosed } from "./akash/deployment/v1/event.ts";
24
24
  export { Account, Payment, Scope } from "./akash/escrow/id/v1/id.ts";
@@ -26,8 +26,9 @@ export { Balance } from "./akash/escrow/types/v1/balance.ts";
26
26
  export { Depositor } from "./akash/escrow/types/v1/deposit.ts";
27
27
  export { State as Types_State } from "./akash/escrow/types/v1/state.ts";
28
28
  export { AccountState, Account as Types_Account } from "./akash/escrow/types/v1/account.ts";
29
- export { ClientInfo } from "./akash/discovery/v1/client_info.ts";
29
+ export { ClientInfo, ModuleVersion, VersionInfo } from "./akash/discovery/v1/client_info.ts";
30
30
  export { Akash } from "./akash/discovery/v1/akash.ts";
31
+ export { GetInfoRequest, GetInfoResponse } from "./akash/discovery/v1/service.ts";
31
32
  export { PaymentState, Payment as Types_Payment } from "./akash/escrow/types/v1/payment.ts";
32
33
  export { DepositAuthorization, DepositAuthorization_Scope } from "./akash/escrow/v1/authz.ts";
33
34
  export { GenesisState as Escrow_GenesisState } from "./akash/escrow/v1/genesis.ts";
@@ -36,8 +37,9 @@ export { QueryAccountsRequest, QueryAccountsResponse, QueryPaymentsRequest, Quer
36
37
  export { BidID } from "./akash/market/v1/bid.ts";
37
38
  export { OrderID } from "./akash/market/v1/order.ts";
38
39
  export { LeaseClosedReason } from "./akash/market/v1/types.ts";
40
+ export { Reclamation } from "./akash/market/v1/reclamation.ts";
39
41
  export { LeaseID, Lease, Lease_State } from "./akash/market/v1/lease.ts";
40
- export { EventOrderCreated, EventOrderClosed, EventBidCreated, EventBidClosed, EventLeaseCreated, EventLeaseClosed } from "./akash/market/v1/event.ts";
42
+ export { EventOrderCreated, EventOrderClosed, EventBidCreated, EventBidClosed, EventLeaseCreated, EventLeaseClosed, EventLeaseReclaimStarted } from "./akash/market/v1/event.ts";
41
43
  export { LeaseFilters } from "./akash/market/v1/filters.ts";
42
44
  export { DataID, PriceDataID, PriceDataRecordID, PriceDataState, PriceData, AggregatedPrice, PriceHealth, PricesFilter, QueryPricesRequest, QueryPricesResponse } from "./akash/oracle/v1/prices.ts";
43
45
  export { EventPriceData, EventPriceStaleWarning, EventPriceStaled, EventPriceRecovered, EventAggregatedPrice } from "./akash/oracle/v1/events.ts";
@@ -5,6 +5,6 @@ export { BidFilters, OrderFilters } from "./akash/market/v1beta5/filters.ts";
5
5
  export { Params } from "./akash/market/v1beta5/params.ts";
6
6
  export { Order, Order_State } from "./akash/market/v1beta5/order.ts";
7
7
  export { GenesisState } from "./akash/market/v1beta5/genesis.ts";
8
- export { MsgCreateLease, MsgCreateLeaseResponse, MsgWithdrawLease, MsgWithdrawLeaseResponse, MsgCloseLease, MsgCloseLeaseResponse } from "./akash/market/v1beta5/leasemsg.ts";
8
+ export { MsgCreateLease, MsgCreateLeaseResponse, MsgWithdrawLease, MsgWithdrawLeaseResponse, MsgCloseLease, MsgCloseLeaseResponse, MsgLeaseStartReclaim, MsgLeaseStartReclaimResponse } from "./akash/market/v1beta5/leasemsg.ts";
9
9
  export { MsgUpdateParams, MsgUpdateParamsResponse } from "./akash/market/v1beta5/paramsmsg.ts";
10
10
  export { QueryOrdersRequest, QueryOrdersResponse, QueryOrderRequest, QueryOrderResponse, QueryBidsRequest, QueryBidsResponse, QueryBidRequest, QueryBidResponse, QueryLeasesRequest, QueryLeasesResponse, QueryLeaseRequest, QueryLeaseResponse, QueryParamsRequest, QueryParamsResponse } from "./akash/market/v1beta5/query.ts";
@@ -1,4 +1,3 @@
1
- import type { NetworkId } from "./types.ts";
2
1
  /**
3
2
  * The network ID for the mainnet environment.
4
3
  */
@@ -11,11 +10,11 @@ export declare const SANDBOX_ID = "sandbox";
11
10
  * The network ID for the testnet environment.
12
11
  */
13
12
  export declare const TESTNET_ID = "testnet";
14
- /**
15
- * A mapping of network IDs to their respective USDC IBC denominations.
16
- */
17
- export declare const USDC_IBC_DENOMS: Record<NetworkId, string>;
18
13
  /**
19
14
  * The denomination for the AKT token.
20
15
  */
21
16
  export declare const AKT_DENOM = "uakt";
17
+ /**
18
+ * The denomination for ACT token.
19
+ */
20
+ export declare const ACT_DENOM = "uact";
@@ -423,6 +423,11 @@ export declare function createChainNodeSDK(options: ChainNodeSDKOptions): {
423
423
  updateParams: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta4.ts").MsgUpdateParams>, options?: TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta4.ts").MsgUpdateParamsResponse>;
424
424
  };
425
425
  };
426
+ discovery: {
427
+ v1: {
428
+ getInfo: (input?: import("../index.shared.ts").QueryInput<import("../../generated/protos/index.akash.v1.ts").GetInfoRequest>, options?: import("../transport/types.ts").CallOptions) => Promise<import("../../generated/protos/index.akash.v1.ts").GetInfoResponse>;
429
+ };
430
+ };
426
431
  downtimedetector: {
427
432
  v1beta1: {
428
433
  getRecoveredSinceDowntimeOfLength: (input: import("../index.shared.ts").QueryInput<import("../../generated/protos/index.akash.v1beta1.ts").RecoveredSinceDowntimeOfLengthRequest>, options?: import("../transport/types.ts").CallOptions) => Promise<import("../../generated/protos/index.akash.v1beta1.ts").RecoveredSinceDowntimeOfLengthResponse>;
@@ -455,6 +460,7 @@ export declare function createChainNodeSDK(options: ChainNodeSDKOptions): {
455
460
  withdrawLease: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgWithdrawLease>, options?: TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgWithdrawLeaseResponse>;
456
461
  createLease: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgCreateLease>, options?: TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgCreateLeaseResponse>;
457
462
  closeLease: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgCloseLease>, options?: TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgCloseLeaseResponse>;
463
+ leaseStartReclaim: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgLeaseStartReclaim>, options?: TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgLeaseStartReclaimResponse>;
458
464
  updateParams: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgUpdateParams>, options?: TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgUpdateParamsResponse>;
459
465
  };
460
466
  };
@@ -421,6 +421,11 @@ export declare function createChainNodeWebSDK(options: ChainNodeWebSDKOptions):
421
421
  updateParams: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta4.ts").MsgUpdateParams>, options?: import("../transport/types.ts").TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta4.ts").MsgUpdateParamsResponse>;
422
422
  };
423
423
  };
424
+ discovery: {
425
+ v1: {
426
+ getInfo: (input?: import("../index.shared.ts").QueryInput<import("../../generated/protos/index.akash.v1.ts").GetInfoRequest>, options?: import("../transport/types.ts").CallOptions) => Promise<import("../../generated/protos/index.akash.v1.ts").GetInfoResponse>;
427
+ };
428
+ };
424
429
  downtimedetector: {
425
430
  v1beta1: {
426
431
  getRecoveredSinceDowntimeOfLength: (input: import("../index.shared.ts").QueryInput<import("../../generated/protos/index.akash.v1beta1.ts").RecoveredSinceDowntimeOfLengthRequest>, options?: import("../transport/types.ts").CallOptions) => Promise<import("../../generated/protos/index.akash.v1beta1.ts").RecoveredSinceDowntimeOfLengthResponse>;
@@ -453,6 +458,7 @@ export declare function createChainNodeWebSDK(options: ChainNodeWebSDKOptions):
453
458
  withdrawLease: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgWithdrawLease>, options?: import("../transport/types.ts").TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgWithdrawLeaseResponse>;
454
459
  createLease: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgCreateLease>, options?: import("../transport/types.ts").TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgCreateLeaseResponse>;
455
460
  closeLease: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgCloseLease>, options?: import("../transport/types.ts").TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgCloseLeaseResponse>;
461
+ leaseStartReclaim: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgLeaseStartReclaim>, options?: import("../transport/types.ts").TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgLeaseStartReclaimResponse>;
456
462
  updateParams: (input: import("../index.shared.ts").TxInput<import("../../generated/protos/index.akash.v1beta5.ts").MsgUpdateParams>, options?: import("../transport/types.ts").TxCallOptions) => Promise<import("../../generated/protos/index.akash.v1beta5.ts").MsgUpdateParamsResponse>;
457
463
  };
458
464
  };
@@ -11,4 +11,4 @@ export type TxMessage<T extends SDKMethod = SDKMethod> = {
11
11
  export declare const SIGNER_KEY: unique symbol;
12
12
  export declare function transaction(sdk: {
13
13
  [SIGNER_KEY]?: TxClient;
14
- }, messages: TxMessage[], options?: TxSignAndBroadcastOptions): Promise<import("@cosmjs/stargate/build/stargateclient.js").DeliverTxResponse>;
14
+ }, messages: TxMessage[], options?: TxSignAndBroadcastOptions): Promise<import("node_modules/@cosmjs/stargate/build/stargateclient.js").DeliverTxResponse>;