@agoric/client-utils 0.1.1-dev-27669cc.0.27669cc → 0.1.1-dev-4dc0c9e.0.4dc0c9e

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 (174) hide show
  1. package/dist/codegen/agoric/rpc.query.d.ts +1 -20
  2. package/dist/codegen/agoric/rpc.query.d.ts.map +1 -1
  3. package/dist/codegen/agoric/rpc.query.js +0 -9
  4. package/dist/codegen/agoric/rpc.query.js.map +1 -1
  5. package/dist/codegen/agoric/rpc.tx.d.ts +0 -9
  6. package/dist/codegen/agoric/rpc.tx.d.ts.map +1 -1
  7. package/dist/codegen/agoric/rpc.tx.js +0 -9
  8. package/dist/codegen/agoric/rpc.tx.js.map +1 -1
  9. package/dist/codegen/circle/rpc.query.d.ts +1 -20
  10. package/dist/codegen/circle/rpc.query.d.ts.map +1 -1
  11. package/dist/codegen/circle/rpc.query.js +0 -9
  12. package/dist/codegen/circle/rpc.query.js.map +1 -1
  13. package/dist/codegen/circle/rpc.tx.d.ts +0 -9
  14. package/dist/codegen/circle/rpc.tx.d.ts.map +1 -1
  15. package/dist/codegen/circle/rpc.tx.js +0 -9
  16. package/dist/codegen/circle/rpc.tx.js.map +1 -1
  17. package/dist/codegen/cosmos/auth/v1beta1/query.rpc.Query.d.ts +32 -6
  18. package/dist/codegen/cosmos/auth/v1beta1/query.rpc.Query.d.ts.map +1 -1
  19. package/dist/codegen/cosmos/auth/v1beta1/query.rpc.Query.js.map +1 -1
  20. package/dist/codegen/cosmos/auth/v1beta1/tx.rpc.msg.d.ts +2 -0
  21. package/dist/codegen/cosmos/auth/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  22. package/dist/codegen/cosmos/auth/v1beta1/tx.rpc.msg.js.map +1 -1
  23. package/dist/codegen/cosmos/authz/v1beta1/query.rpc.Query.d.ts +10 -2
  24. package/dist/codegen/cosmos/authz/v1beta1/query.rpc.Query.d.ts.map +1 -1
  25. package/dist/codegen/cosmos/authz/v1beta1/query.rpc.Query.js.map +1 -1
  26. package/dist/codegen/cosmos/bank/v1beta1/query.rpc.Query.d.ts +17 -7
  27. package/dist/codegen/cosmos/bank/v1beta1/query.rpc.Query.d.ts.map +1 -1
  28. package/dist/codegen/cosmos/bank/v1beta1/query.rpc.Query.js +12 -12
  29. package/dist/codegen/cosmos/bank/v1beta1/query.rpc.Query.js.map +1 -1
  30. package/dist/codegen/cosmos/bank/v1beta1/tx.rpc.msg.d.ts +4 -0
  31. package/dist/codegen/cosmos/bank/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  32. package/dist/codegen/cosmos/bank/v1beta1/tx.rpc.msg.js.map +1 -1
  33. package/dist/codegen/cosmos/consensus/v1/tx.rpc.msg.d.ts +2 -0
  34. package/dist/codegen/cosmos/consensus/v1/tx.rpc.msg.d.ts.map +1 -1
  35. package/dist/codegen/cosmos/consensus/v1/tx.rpc.msg.js.map +1 -1
  36. package/dist/codegen/cosmos/distribution/v1beta1/query.rpc.Query.d.ts +1 -5
  37. package/dist/codegen/cosmos/distribution/v1beta1/query.rpc.Query.d.ts.map +1 -1
  38. package/dist/codegen/cosmos/distribution/v1beta1/query.rpc.Query.js.map +1 -1
  39. package/dist/codegen/cosmos/distribution/v1beta1/tx.rpc.msg.d.ts +5 -3
  40. package/dist/codegen/cosmos/distribution/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  41. package/dist/codegen/cosmos/distribution/v1beta1/tx.rpc.msg.js.map +1 -1
  42. package/dist/codegen/cosmos/feegrant/v1beta1/query.rpc.Query.d.ts +5 -1
  43. package/dist/codegen/cosmos/feegrant/v1beta1/query.rpc.Query.d.ts.map +1 -1
  44. package/dist/codegen/cosmos/feegrant/v1beta1/query.rpc.Query.js.map +1 -1
  45. package/dist/codegen/cosmos/feegrant/v1beta1/tx.rpc.msg.d.ts +5 -1
  46. package/dist/codegen/cosmos/feegrant/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  47. package/dist/codegen/cosmos/feegrant/v1beta1/tx.rpc.msg.js.map +1 -1
  48. package/dist/codegen/cosmos/gov/v1/tx.rpc.msg.d.ts +7 -1
  49. package/dist/codegen/cosmos/gov/v1/tx.rpc.msg.d.ts.map +1 -1
  50. package/dist/codegen/cosmos/gov/v1/tx.rpc.msg.js.map +1 -1
  51. package/dist/codegen/cosmos/gov/v1beta1/tx.rpc.msg.d.ts +5 -1
  52. package/dist/codegen/cosmos/gov/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  53. package/dist/codegen/cosmos/gov/v1beta1/tx.rpc.msg.js.map +1 -1
  54. package/dist/codegen/cosmos/group/v1/query.rpc.Query.d.ts +5 -1
  55. package/dist/codegen/cosmos/group/v1/query.rpc.Query.d.ts.map +1 -1
  56. package/dist/codegen/cosmos/group/v1/query.rpc.Query.js.map +1 -1
  57. package/dist/codegen/cosmos/mint/v1beta1/tx.rpc.msg.d.ts +2 -0
  58. package/dist/codegen/cosmos/mint/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  59. package/dist/codegen/cosmos/mint/v1beta1/tx.rpc.msg.js.map +1 -1
  60. package/dist/codegen/cosmos/params/v1beta1/query.rpc.Query.d.ts +5 -1
  61. package/dist/codegen/cosmos/params/v1beta1/query.rpc.Query.d.ts.map +1 -1
  62. package/dist/codegen/cosmos/params/v1beta1/query.rpc.Query.js.map +1 -1
  63. package/dist/codegen/cosmos/rpc.query.d.ts +1 -20
  64. package/dist/codegen/cosmos/rpc.query.d.ts.map +1 -1
  65. package/dist/codegen/cosmos/rpc.query.js +0 -9
  66. package/dist/codegen/cosmos/rpc.query.js.map +1 -1
  67. package/dist/codegen/cosmos/rpc.tx.d.ts +0 -9
  68. package/dist/codegen/cosmos/rpc.tx.d.ts.map +1 -1
  69. package/dist/codegen/cosmos/rpc.tx.js +0 -9
  70. package/dist/codegen/cosmos/rpc.tx.js.map +1 -1
  71. package/dist/codegen/cosmos/staking/v1beta1/tx.rpc.msg.d.ts +3 -0
  72. package/dist/codegen/cosmos/staking/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  73. package/dist/codegen/cosmos/staking/v1beta1/tx.rpc.msg.js.map +1 -1
  74. package/dist/codegen/cosmos/tx/v1beta1/service.rpc.Service.d.ts +25 -5
  75. package/dist/codegen/cosmos/tx/v1beta1/service.rpc.Service.d.ts.map +1 -1
  76. package/dist/codegen/cosmos/tx/v1beta1/service.rpc.Service.js.map +1 -1
  77. package/dist/codegen/cosmos/upgrade/v1beta1/query.rpc.Query.d.ts +10 -2
  78. package/dist/codegen/cosmos/upgrade/v1beta1/query.rpc.Query.d.ts.map +1 -1
  79. package/dist/codegen/cosmos/upgrade/v1beta1/query.rpc.Query.js.map +1 -1
  80. package/dist/codegen/cosmos/upgrade/v1beta1/tx.rpc.msg.d.ts +7 -1
  81. package/dist/codegen/cosmos/upgrade/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  82. package/dist/codegen/cosmos/upgrade/v1beta1/tx.rpc.msg.js.map +1 -1
  83. package/dist/codegen/cosmos/vesting/v1beta1/tx.rpc.msg.d.ts +4 -0
  84. package/dist/codegen/cosmos/vesting/v1beta1/tx.rpc.msg.d.ts.map +1 -1
  85. package/dist/codegen/cosmos/vesting/v1beta1/tx.rpc.msg.js.map +1 -1
  86. package/dist/codegen/ibc/applications/transfer/v1/query.rpc.Query.d.ts +9 -9
  87. package/dist/codegen/ibc/applications/transfer/v1/query.rpc.Query.d.ts.map +1 -1
  88. package/dist/codegen/ibc/applications/transfer/v1/query.rpc.Query.js +21 -21
  89. package/dist/codegen/ibc/applications/transfer/v1/query.rpc.Query.js.map +1 -1
  90. package/dist/codegen/ibc/core/channel/v1/query.rpc.Query.d.ts +13 -1
  91. package/dist/codegen/ibc/core/channel/v1/query.rpc.Query.d.ts.map +1 -1
  92. package/dist/codegen/ibc/core/channel/v1/query.rpc.Query.js +28 -1
  93. package/dist/codegen/ibc/core/channel/v1/query.rpc.Query.js.map +1 -1
  94. package/dist/codegen/ibc/core/channel/v1/tx.rpc.msg.d.ts +28 -1
  95. package/dist/codegen/ibc/core/channel/v1/tx.rpc.msg.d.ts.map +1 -1
  96. package/dist/codegen/ibc/core/channel/v1/tx.rpc.msg.js +55 -1
  97. package/dist/codegen/ibc/core/channel/v1/tx.rpc.msg.js.map +1 -1
  98. package/dist/codegen/ibc/core/client/v1/query.rpc.Query.d.ts +1 -5
  99. package/dist/codegen/ibc/core/client/v1/query.rpc.Query.d.ts.map +1 -1
  100. package/dist/codegen/ibc/core/client/v1/query.rpc.Query.js +1 -10
  101. package/dist/codegen/ibc/core/client/v1/query.rpc.Query.js.map +1 -1
  102. package/dist/codegen/ibc/core/client/v1/tx.rpc.msg.d.ts +1 -4
  103. package/dist/codegen/ibc/core/client/v1/tx.rpc.msg.d.ts.map +1 -1
  104. package/dist/codegen/ibc/core/client/v1/tx.rpc.msg.js +1 -7
  105. package/dist/codegen/ibc/core/client/v1/tx.rpc.msg.js.map +1 -1
  106. package/dist/codegen/ibc/rpc.query.d.ts +6 -37
  107. package/dist/codegen/ibc/rpc.query.d.ts.map +1 -1
  108. package/dist/codegen/ibc/rpc.query.js +0 -11
  109. package/dist/codegen/ibc/rpc.query.js.map +1 -1
  110. package/dist/codegen/ibc/rpc.tx.d.ts +0 -11
  111. package/dist/codegen/ibc/rpc.tx.d.ts.map +1 -1
  112. package/dist/codegen/ibc/rpc.tx.js +0 -11
  113. package/dist/codegen/ibc/rpc.tx.js.map +1 -1
  114. package/dist/codegen/icq/rpc.query.d.ts +1 -20
  115. package/dist/codegen/icq/rpc.query.d.ts.map +1 -1
  116. package/dist/codegen/icq/rpc.query.js +0 -9
  117. package/dist/codegen/icq/rpc.query.js.map +1 -1
  118. package/dist/codegen/icq/rpc.tx.d.ts +0 -9
  119. package/dist/codegen/icq/rpc.tx.d.ts.map +1 -1
  120. package/dist/codegen/icq/rpc.tx.js +0 -9
  121. package/dist/codegen/icq/rpc.tx.js.map +1 -1
  122. package/dist/codegen/noble/rpc.tx.d.ts +0 -9
  123. package/dist/codegen/noble/rpc.tx.d.ts.map +1 -1
  124. package/dist/codegen/noble/rpc.tx.js +0 -9
  125. package/dist/codegen/noble/rpc.tx.js.map +1 -1
  126. package/dist/codegen/stride/rpc.query.d.ts +1 -20
  127. package/dist/codegen/stride/rpc.query.d.ts.map +1 -1
  128. package/dist/codegen/stride/rpc.query.js +0 -9
  129. package/dist/codegen/stride/rpc.query.js.map +1 -1
  130. package/dist/codegen/stride/rpc.tx.d.ts +0 -9
  131. package/dist/codegen/stride/rpc.tx.d.ts.map +1 -1
  132. package/dist/codegen/stride/rpc.tx.js +0 -9
  133. package/dist/codegen/stride/rpc.tx.js.map +1 -1
  134. package/package.json +9 -9
  135. package/dist/codegen/cosmos/benchmark/v1/tx.rpc.msg.d.ts +0 -14
  136. package/dist/codegen/cosmos/benchmark/v1/tx.rpc.msg.d.ts.map +0 -1
  137. package/dist/codegen/cosmos/benchmark/v1/tx.rpc.msg.js +0 -18
  138. package/dist/codegen/cosmos/benchmark/v1/tx.rpc.msg.js.map +0 -1
  139. package/dist/codegen/cosmos/counter/v1/query.rpc.Query.d.ts +0 -17
  140. package/dist/codegen/cosmos/counter/v1/query.rpc.Query.d.ts.map +0 -1
  141. package/dist/codegen/cosmos/counter/v1/query.rpc.Query.js +0 -25
  142. package/dist/codegen/cosmos/counter/v1/query.rpc.Query.js.map +0 -1
  143. package/dist/codegen/cosmos/counter/v1/tx.rpc.msg.d.ts +0 -14
  144. package/dist/codegen/cosmos/counter/v1/tx.rpc.msg.d.ts.map +0 -1
  145. package/dist/codegen/cosmos/counter/v1/tx.rpc.msg.js +0 -18
  146. package/dist/codegen/cosmos/counter/v1/tx.rpc.msg.js.map +0 -1
  147. package/dist/codegen/cosmos/epochs/v1beta1/query.rpc.Query.d.ts +0 -21
  148. package/dist/codegen/cosmos/epochs/v1beta1/query.rpc.Query.d.ts.map +0 -1
  149. package/dist/codegen/cosmos/epochs/v1beta1/query.rpc.Query.js +0 -34
  150. package/dist/codegen/cosmos/epochs/v1beta1/query.rpc.Query.js.map +0 -1
  151. package/dist/codegen/cosmos/protocolpool/v1/query.rpc.Query.d.ts +0 -29
  152. package/dist/codegen/cosmos/protocolpool/v1/query.rpc.Query.d.ts.map +0 -1
  153. package/dist/codegen/cosmos/protocolpool/v1/query.rpc.Query.js +0 -52
  154. package/dist/codegen/cosmos/protocolpool/v1/query.rpc.Query.js.map +0 -1
  155. package/dist/codegen/cosmos/protocolpool/v1/tx.rpc.msg.d.ts +0 -42
  156. package/dist/codegen/cosmos/protocolpool/v1/tx.rpc.msg.d.ts.map +0 -1
  157. package/dist/codegen/cosmos/protocolpool/v1/tx.rpc.msg.js +0 -42
  158. package/dist/codegen/cosmos/protocolpool/v1/tx.rpc.msg.js.map +0 -1
  159. package/dist/codegen/ibc/core/channel/v2/query.rpc.Query.d.ts +0 -45
  160. package/dist/codegen/ibc/core/channel/v2/query.rpc.Query.d.ts.map +0 -1
  161. package/dist/codegen/ibc/core/channel/v2/query.rpc.Query.js +0 -88
  162. package/dist/codegen/ibc/core/channel/v2/query.rpc.Query.js.map +0 -1
  163. package/dist/codegen/ibc/core/channel/v2/tx.rpc.msg.d.ts +0 -23
  164. package/dist/codegen/ibc/core/channel/v2/tx.rpc.msg.d.ts.map +0 -1
  165. package/dist/codegen/ibc/core/channel/v2/tx.rpc.msg.js +0 -36
  166. package/dist/codegen/ibc/core/channel/v2/tx.rpc.msg.js.map +0 -1
  167. package/dist/codegen/ibc/core/client/v2/query.rpc.Query.d.ts +0 -21
  168. package/dist/codegen/ibc/core/client/v2/query.rpc.Query.d.ts.map +0 -1
  169. package/dist/codegen/ibc/core/client/v2/query.rpc.Query.js +0 -34
  170. package/dist/codegen/ibc/core/client/v2/query.rpc.Query.js.map +0 -1
  171. package/dist/codegen/ibc/core/client/v2/tx.rpc.msg.d.ts +0 -17
  172. package/dist/codegen/ibc/core/client/v2/tx.rpc.msg.d.ts.map +0 -1
  173. package/dist/codegen/ibc/core/client/v2/tx.rpc.msg.js +0 -24
  174. package/dist/codegen/ibc/core/client/v2/tx.rpc.msg.js.map +0 -1
@@ -33,9 +33,9 @@ export declare const createRPCQueryClient: ({ rpcEndpoint, }: {
33
33
  totalSupply(request?: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryTotalSupplyRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryTotalSupplyResponse>;
34
34
  supplyOf(request: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QuerySupplyOfRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QuerySupplyOfResponse>;
35
35
  params(request?: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryParamsRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryParamsResponse>;
36
- denomsMetadata(request?: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomsMetadataRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomsMetadataResponse>;
37
36
  denomMetadata(request: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomMetadataRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomMetadataResponse>;
38
37
  denomMetadataByQueryString(request: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomMetadataByQueryStringRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomMetadataByQueryStringResponse>;
38
+ denomsMetadata(request?: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomsMetadataRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomsMetadataResponse>;
39
39
  denomOwners(request: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomOwnersRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomOwnersResponse>;
40
40
  denomOwnersByQuery(request: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomOwnersByQueryRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QueryDenomOwnersByQueryResponse>;
41
41
  sendEnabled(request: import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QuerySendEnabledRequest): Promise<import("@agoric/cosmic-proto/cosmos/bank/v1beta1/query.js").QuerySendEnabledResponse>;
@@ -61,11 +61,6 @@ export declare const createRPCQueryClient: ({ rpcEndpoint, }: {
61
61
  params(request?: import("@agoric/cosmic-proto/cosmos/consensus/v1/query.js").QueryParamsRequest): Promise<import("@agoric/cosmic-proto/cosmos/consensus/v1/query.js").QueryParamsResponse>;
62
62
  };
63
63
  };
64
- counter: {
65
- v1: {
66
- getCount(request?: import("@agoric/cosmic-proto/cosmos/counter/v1/query.js").QueryGetCountRequest): Promise<import("@agoric/cosmic-proto/cosmos/counter/v1/query.js").QueryGetCountResponse>;
67
- };
68
- };
69
64
  distribution: {
70
65
  v1beta1: {
71
66
  params(request?: import("@agoric/cosmic-proto/cosmos/distribution/v1beta1/query.js").QueryParamsRequest): Promise<import("@agoric/cosmic-proto/cosmos/distribution/v1beta1/query.js").QueryParamsResponse>;
@@ -80,12 +75,6 @@ export declare const createRPCQueryClient: ({ rpcEndpoint, }: {
80
75
  communityPool(request?: import("@agoric/cosmic-proto/cosmos/distribution/v1beta1/query.js").QueryCommunityPoolRequest): Promise<import("@agoric/cosmic-proto/cosmos/distribution/v1beta1/query.js").QueryCommunityPoolResponse>;
81
76
  };
82
77
  };
83
- epochs: {
84
- v1beta1: {
85
- epochInfos(request?: import("@agoric/cosmic-proto/cosmos/epochs/v1beta1/query.js").QueryEpochInfosRequest): Promise<import("@agoric/cosmic-proto/cosmos/epochs/v1beta1/query.js").QueryEpochInfosResponse>;
86
- currentEpoch(request: import("@agoric/cosmic-proto/cosmos/epochs/v1beta1/query.js").QueryCurrentEpochRequest): Promise<import("@agoric/cosmic-proto/cosmos/epochs/v1beta1/query.js").QueryCurrentEpochResponse>;
87
- };
88
- };
89
78
  feegrant: {
90
79
  v1beta1: {
91
80
  allowance(request: import("@agoric/cosmic-proto/cosmos/feegrant/v1beta1/query.js").QueryAllowanceRequest): Promise<import("@agoric/cosmic-proto/cosmos/feegrant/v1beta1/query.js").QueryAllowanceResponse>;
@@ -147,14 +136,6 @@ export declare const createRPCQueryClient: ({ rpcEndpoint, }: {
147
136
  subspaces(request?: import("@agoric/cosmic-proto/cosmos/params/v1beta1/query.js").QuerySubspacesRequest): Promise<import("@agoric/cosmic-proto/cosmos/params/v1beta1/query.js").QuerySubspacesResponse>;
148
137
  };
149
138
  };
150
- protocolpool: {
151
- v1: {
152
- communityPool(request?: import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryCommunityPoolRequest): Promise<import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryCommunityPoolResponse>;
153
- continuousFund(request: import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryContinuousFundRequest): Promise<import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryContinuousFundResponse>;
154
- continuousFunds(request?: import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryContinuousFundsRequest): Promise<import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryContinuousFundsResponse>;
155
- params(request?: import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryParamsRequest): Promise<import("@agoric/cosmic-proto/cosmos/protocolpool/v1/query.js").QueryParamsResponse>;
156
- };
157
- };
158
139
  staking: {
159
140
  v1beta1: {
160
141
  validators(request: import("@agoric/cosmic-proto/cosmos/staking/v1beta1/query.js").QueryValidatorsRequest): Promise<import("@agoric/cosmic-proto/cosmos/staking/v1beta1/query.js").QueryValidatorsResponse>;
@@ -1 +1 @@
1
- {"version":3,"file":"rpc.query.d.ts","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.query.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAE3D,eAAO,MAAM,oBAAoB,GAAU,kBAExC;IACD,WAAW,EAAE,MAAM,GAAG,YAAY,CAAC;CACpC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuHA,CAAC"}
1
+ {"version":3,"file":"rpc.query.d.ts","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.query.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAE3D,eAAO,MAAM,oBAAoB,GAAU,kBAExC;IACD,WAAW,EAAE,MAAM,GAAG,YAAY,CAAC;CACpC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwGA,CAAC"}
@@ -26,15 +26,9 @@ export const createRPCQueryClient = async ({ rpcEndpoint, }) => {
26
26
  consensus: {
27
27
  v1: (await import('../cosmos/consensus/v1/query.rpc.Query.js')).createRpcQueryExtension(client),
28
28
  },
29
- counter: {
30
- v1: (await import('../cosmos/counter/v1/query.rpc.Query.js')).createRpcQueryExtension(client),
31
- },
32
29
  distribution: {
33
30
  v1beta1: (await import('../cosmos/distribution/v1beta1/query.rpc.Query.js')).createRpcQueryExtension(client),
34
31
  },
35
- epochs: {
36
- v1beta1: (await import('../cosmos/epochs/v1beta1/query.rpc.Query.js')).createRpcQueryExtension(client),
37
- },
38
32
  feegrant: {
39
33
  v1beta1: (await import('../cosmos/feegrant/v1beta1/query.rpc.Query.js')).createRpcQueryExtension(client),
40
34
  },
@@ -51,9 +45,6 @@ export const createRPCQueryClient = async ({ rpcEndpoint, }) => {
51
45
  params: {
52
46
  v1beta1: (await import('../cosmos/params/v1beta1/query.rpc.Query.js')).createRpcQueryExtension(client),
53
47
  },
54
- protocolpool: {
55
- v1: (await import('../cosmos/protocolpool/v1/query.rpc.Query.js')).createRpcQueryExtension(client),
56
- },
57
48
  staking: {
58
49
  v1beta1: (await import('../cosmos/staking/v1beta1/query.rpc.Query.js')).createRpcQueryExtension(client),
59
50
  },
@@ -1 +1 @@
1
- {"version":3,"file":"rpc.query.js","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.query.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"rpc.query.js","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.query.ts"],"names":[],"mappings":"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"}
@@ -12,18 +12,12 @@ export declare const createRPCMsgClient: ({ rpc }: {
12
12
  bank: {
13
13
  v1beta1: import("../cosmos/bank/v1beta1/tx.rpc.msg.js").MsgClientImpl;
14
14
  };
15
- benchmark: {
16
- v1: import("../cosmos/benchmark/v1/tx.rpc.msg.js").MsgClientImpl;
17
- };
18
15
  circuit: {
19
16
  v1: import("../cosmos/circuit/v1/tx.rpc.msg.js").MsgClientImpl;
20
17
  };
21
18
  consensus: {
22
19
  v1: import("../cosmos/consensus/v1/tx.rpc.msg.js").MsgClientImpl;
23
20
  };
24
- counter: {
25
- v1: import("../cosmos/counter/v1/tx.rpc.msg.js").MsgClientImpl;
26
- };
27
21
  distribution: {
28
22
  v1beta1: import("../cosmos/distribution/v1beta1/tx.rpc.msg.js").MsgClientImpl;
29
23
  };
@@ -40,9 +34,6 @@ export declare const createRPCMsgClient: ({ rpc }: {
40
34
  mint: {
41
35
  v1beta1: import("../cosmos/mint/v1beta1/tx.rpc.msg.js").MsgClientImpl;
42
36
  };
43
- protocolpool: {
44
- v1: import("../cosmos/protocolpool/v1/tx.rpc.msg.js").MsgClientImpl;
45
- };
46
37
  staking: {
47
38
  v1beta1: import("../cosmos/staking/v1beta1/tx.rpc.msg.js").MsgClientImpl;
48
39
  };
@@ -1 +1 @@
1
- {"version":3,"file":"rpc.tx.d.ts","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.tx.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,yCAAyC,CAAC;AACnE,eAAO,MAAM,kBAAkB,GAAU,SAAS;IAAE,GAAG,EAAE,GAAG,CAAA;CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2F5D,CAAC"}
1
+ {"version":3,"file":"rpc.tx.d.ts","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.tx.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,yCAAyC,CAAC;AACnE,eAAO,MAAM,kBAAkB,GAAU,SAAS;IAAE,GAAG,EAAE,GAAG,CAAA;CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4E5D,CAAC"}
@@ -9,18 +9,12 @@ export const createRPCMsgClient = async ({ rpc }) => ({
9
9
  bank: {
10
10
  v1beta1: new (await import('../cosmos/bank/v1beta1/tx.rpc.msg.js')).MsgClientImpl(rpc),
11
11
  },
12
- benchmark: {
13
- v1: new (await import('../cosmos/benchmark/v1/tx.rpc.msg.js')).MsgClientImpl(rpc),
14
- },
15
12
  circuit: {
16
13
  v1: new (await import('../cosmos/circuit/v1/tx.rpc.msg.js')).MsgClientImpl(rpc),
17
14
  },
18
15
  consensus: {
19
16
  v1: new (await import('../cosmos/consensus/v1/tx.rpc.msg.js')).MsgClientImpl(rpc),
20
17
  },
21
- counter: {
22
- v1: new (await import('../cosmos/counter/v1/tx.rpc.msg.js')).MsgClientImpl(rpc),
23
- },
24
18
  distribution: {
25
19
  v1beta1: new (await import('../cosmos/distribution/v1beta1/tx.rpc.msg.js')).MsgClientImpl(rpc),
26
20
  },
@@ -37,9 +31,6 @@ export const createRPCMsgClient = async ({ rpc }) => ({
37
31
  mint: {
38
32
  v1beta1: new (await import('../cosmos/mint/v1beta1/tx.rpc.msg.js')).MsgClientImpl(rpc),
39
33
  },
40
- protocolpool: {
41
- v1: new (await import('../cosmos/protocolpool/v1/tx.rpc.msg.js')).MsgClientImpl(rpc),
42
- },
43
34
  staking: {
44
35
  v1beta1: new (await import('../cosmos/staking/v1beta1/tx.rpc.msg.js')).MsgClientImpl(rpc),
45
36
  },
@@ -1 +1 @@
1
- {"version":3,"file":"rpc.tx.js","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.tx.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"rpc.tx.js","sourceRoot":"","sources":["../../../src/codegen/stride/rpc.tx.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,kBAAkB,GAAG,KAAK,EAAE,EAAE,GAAG,EAAgB,EAAE,EAAE,CAAC,CAAC;IAClE,MAAM,EAAE;QACN,IAAI,EAAE;YACJ,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,sCAAsC,CAAC,CACrD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,KAAK,EAAE;YACL,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,uCAAuC,CAAC,CACtD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,IAAI,EAAE;YACJ,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,sCAAsC,CAAC,CACrD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,OAAO,EAAE;YACP,EAAE,EAAE,IAAI,CACN,MAAM,MAAM,CAAC,oCAAoC,CAAC,CACnD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,SAAS,EAAE;YACT,EAAE,EAAE,IAAI,CACN,MAAM,MAAM,CAAC,sCAAsC,CAAC,CACrD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,YAAY,EAAE;YACZ,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,8CAA8C,CAAC,CAC7D,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,QAAQ,EAAE;YACR,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,0CAA0C,CAAC,CACzD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,GAAG,EAAE;YACH,EAAE,EAAE,IAAI,CAAC,MAAM,MAAM,CAAC,gCAAgC,CAAC,CAAC,CAAC,aAAa,CACpE,GAAG,CACJ;YACD,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,qCAAqC,CAAC,CACpD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,KAAK,EAAE;YACL,EAAE,EAAE,IAAI,CAAC,MAAM,MAAM,CAAC,kCAAkC,CAAC,CAAC,CAAC,aAAa,CACtE,GAAG,CACJ;SACF;QACD,IAAI,EAAE;YACJ,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,sCAAsC,CAAC,CACrD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,OAAO,EAAE;YACP,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,yCAAyC,CAAC,CACxD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,OAAO,EAAE;YACP,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,yCAAyC,CAAC,CACxD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;QACD,OAAO,EAAE;YACP,OAAO,EAAE,IAAI,CACX,MAAM,MAAM,CAAC,yCAAyC,CAAC,CACxD,CAAC,aAAa,CAAC,GAAG,CAAC;SACrB;KACF;IACD,MAAM,EAAE;QACN,QAAQ,EAAE,IAAI,CAAC,MAAM,MAAM,CAAC,0BAA0B,CAAC,CAAC,CAAC,aAAa,CAAC,GAAG,CAAC;QAC3E,QAAQ,EAAE,IAAI,CAAC,MAAM,MAAM,CAAC,0BAA0B,CAAC,CAAC,CAAC,aAAa,CAAC,GAAG,CAAC;QAC3E,QAAQ,EAAE,IAAI,CAAC,MAAM,MAAM,CAAC,0BAA0B,CAAC,CAAC,CAAC,aAAa,CAAC,GAAG,CAAC;KAC5E;CACF,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/client-utils",
3
- "version": "0.1.1-dev-27669cc.0.27669cc",
3
+ "version": "0.1.1-dev-4dc0c9e.0.4dc0c9e",
4
4
  "description": "Utilities for building Agoric clients",
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {
@@ -25,9 +25,9 @@
25
25
  "lint:types": "yarn run -T tsc"
26
26
  },
27
27
  "devDependencies": {
28
- "@agoric/smart-wallet": "0.5.4-dev-27669cc.0.27669cc",
29
- "@agoric/vats": "0.15.2-dev-27669cc.0.27669cc",
30
- "@agoric/zoe": "0.26.3-dev-27669cc.0.27669cc",
28
+ "@agoric/smart-wallet": "0.5.4-dev-4dc0c9e.0.4dc0c9e",
29
+ "@agoric/vats": "0.15.2-dev-4dc0c9e.0.4dc0c9e",
30
+ "@agoric/zoe": "0.26.3-dev-4dc0c9e.0.4dc0c9e",
31
31
  "@hyperweb/telescope": "^2.2.1",
32
32
  "ava": "^6.4.1",
33
33
  "c8": "^10.1.3",
@@ -35,10 +35,10 @@
35
35
  "ts-blank-space": "^0.6.2"
36
36
  },
37
37
  "dependencies": {
38
- "@agoric/casting": "0.4.3-dev-27669cc.0.27669cc",
39
- "@agoric/cosmic-proto": "0.4.1-dev-27669cc.0.27669cc",
40
- "@agoric/ertp": "0.16.3-dev-27669cc.0.27669cc",
41
- "@agoric/internal": "0.3.3-dev-27669cc.0.27669cc",
38
+ "@agoric/casting": "0.4.3-dev-4dc0c9e.0.4dc0c9e",
39
+ "@agoric/cosmic-proto": "0.4.1-dev-4dc0c9e.0.4dc0c9e",
40
+ "@agoric/ertp": "0.16.3-dev-4dc0c9e.0.4dc0c9e",
41
+ "@agoric/internal": "0.3.3-dev-4dc0c9e.0.4dc0c9e",
42
42
  "@cosmjs/crypto": "^0.36.0",
43
43
  "@cosmjs/proto-signing": "^0.36.0",
44
44
  "@cosmjs/stargate": "^0.36.0",
@@ -76,5 +76,5 @@
76
76
  "engines": {
77
77
  "node": "^20.9 || ^22.11"
78
78
  },
79
- "gitHead": "27669cc6ce668a21f0c3d983a25718400502d789"
79
+ "gitHead": "4dc0c9e9263e55a093f338b64f67723712df4da2"
80
80
  }
@@ -1,14 +0,0 @@
1
- import type { TxRpc } from '@agoric/cosmic-proto/codegen/types.js';
2
- import { MsgLoadTest, MsgLoadTestResponse } from '@agoric/cosmic-proto/codegen/cosmos/benchmark/v1/tx.js';
3
- /** Msg defines the benchmark Msg service. */
4
- export interface Msg {
5
- /** LoadTest defines a method for executing a sequence of load test operations. */
6
- loadTest(request: MsgLoadTest): Promise<MsgLoadTestResponse>;
7
- }
8
- export declare class MsgClientImpl implements Msg {
9
- private readonly rpc;
10
- constructor(rpc: TxRpc);
11
- loadTest(request: MsgLoadTest): Promise<MsgLoadTestResponse>;
12
- }
13
- export declare const createClientImpl: (rpc: TxRpc) => MsgClientImpl;
14
- //# sourceMappingURL=tx.rpc.msg.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tx.rpc.msg.d.ts","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/benchmark/v1/tx.rpc.msg.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uCAAuC,CAAC;AAEnE,OAAO,EACL,WAAW,EACX,mBAAmB,EACpB,MAAM,wDAAwD,CAAC;AAChE,6CAA6C;AAC7C,MAAM,WAAW,GAAG;IAClB,kFAAkF;IAClF,QAAQ,CAAC,OAAO,EAAE,WAAW,GAAG,OAAO,CAAC,mBAAmB,CAAC,CAAC;CAC9D;AACD,qBAAa,aAAc,YAAW,GAAG;IACvC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAQ;gBAChB,GAAG,EAAE,KAAK;IAItB,QAAQ,CAAC,OAAO,EAAE,WAAW,GAAG,OAAO,CAAC,mBAAmB,CAAC;CAW7D;AACD,eAAO,MAAM,gBAAgB,GAAI,KAAK,KAAK,kBAE1C,CAAC"}
@@ -1,18 +0,0 @@
1
- import { BinaryReader } from '@agoric/cosmic-proto/codegen/binary.js';
2
- import { MsgLoadTest, MsgLoadTestResponse, } from '@agoric/cosmic-proto/codegen/cosmos/benchmark/v1/tx.js';
3
- export class MsgClientImpl {
4
- rpc;
5
- constructor(rpc) {
6
- this.rpc = rpc;
7
- this.loadTest = this.loadTest.bind(this);
8
- }
9
- loadTest(request) {
10
- const data = MsgLoadTest.encode(request).finish();
11
- const promise = this.rpc.request('cosmos.benchmark.v1.Msg', 'LoadTest', data);
12
- return promise.then(data => MsgLoadTestResponse.decode(new BinaryReader(data)));
13
- }
14
- }
15
- export const createClientImpl = (rpc) => {
16
- return new MsgClientImpl(rpc);
17
- };
18
- //# sourceMappingURL=tx.rpc.msg.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tx.rpc.msg.js","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/benchmark/v1/tx.rpc.msg.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AACtE,OAAO,EACL,WAAW,EACX,mBAAmB,GACpB,MAAM,wDAAwD,CAAC;AAMhE,MAAM,OAAO,aAAa;IACP,GAAG,CAAQ;IAC5B,YAAY,GAAU;QACpB,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC;QACf,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC3C,CAAC;IACD,QAAQ,CAAC,OAAoB;QAC3B,MAAM,IAAI,GAAG,WAAW,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,MAAM,EAAE,CAAC;QAClD,MAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,CAC9B,yBAAyB,EACzB,UAAU,EACV,IAAI,CACL,CAAC;QACF,OAAO,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACzB,mBAAmB,CAAC,MAAM,CAAC,IAAI,YAAY,CAAC,IAAI,CAAC,CAAC,CACnD,CAAC;IACJ,CAAC;CACF;AACD,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,GAAU,EAAE,EAAE;IAC7C,OAAO,IAAI,aAAa,CAAC,GAAG,CAAC,CAAC;AAChC,CAAC,CAAC"}
@@ -1,17 +0,0 @@
1
- import type { Rpc } from '@agoric/cosmic-proto/codegen/helpers.js';
2
- import { QueryClient } from '@cosmjs/stargate';
3
- import { QueryGetCountRequest, QueryGetCountResponse } from '@agoric/cosmic-proto/codegen/cosmos/counter/v1/query.js';
4
- /** Query defines the gRPC querier service. */
5
- export interface Query {
6
- /** GetCount queries the parameters of x/Counter module. */
7
- getCount(request?: QueryGetCountRequest): Promise<QueryGetCountResponse>;
8
- }
9
- export declare class QueryClientImpl implements Query {
10
- private readonly rpc;
11
- constructor(rpc: Rpc);
12
- getCount(request?: QueryGetCountRequest): Promise<QueryGetCountResponse>;
13
- }
14
- export declare const createRpcQueryExtension: (base: QueryClient) => {
15
- getCount(request?: QueryGetCountRequest): Promise<QueryGetCountResponse>;
16
- };
17
- //# sourceMappingURL=query.rpc.Query.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"query.rpc.Query.d.ts","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/counter/v1/query.rpc.Query.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,yCAAyC,CAAC;AAEnE,OAAO,EAAE,WAAW,EAA2B,MAAM,kBAAkB,CAAC;AACxE,OAAO,EACL,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,yDAAyD,CAAC;AACjE,8CAA8C;AAC9C,MAAM,WAAW,KAAK;IACpB,2DAA2D;IAC3D,QAAQ,CAAC,OAAO,CAAC,EAAE,oBAAoB,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAAC;CAC1E;AACD,qBAAa,eAAgB,YAAW,KAAK;IAC3C,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAM;gBACd,GAAG,EAAE,GAAG;IAIpB,QAAQ,CAAC,OAAO,GAAE,oBAAyB,GAAG,OAAO,CAAC,qBAAqB,CAAC;CAW7E;AACD,eAAO,MAAM,uBAAuB,GAAI,MAAM,WAAW;uBAIlC,oBAAoB,GAAG,OAAO,CAAC,qBAAqB,CAAC;CAI3E,CAAC"}
@@ -1,25 +0,0 @@
1
- import { BinaryReader } from '@agoric/cosmic-proto/codegen/binary.js';
2
- import { QueryClient, createProtobufRpcClient } from '@cosmjs/stargate';
3
- import { QueryGetCountRequest, QueryGetCountResponse, } from '@agoric/cosmic-proto/codegen/cosmos/counter/v1/query.js';
4
- export class QueryClientImpl {
5
- rpc;
6
- constructor(rpc) {
7
- this.rpc = rpc;
8
- this.getCount = this.getCount.bind(this);
9
- }
10
- getCount(request = {}) {
11
- const data = QueryGetCountRequest.encode(request).finish();
12
- const promise = this.rpc.request('cosmos.counter.v1.Query', 'GetCount', data);
13
- return promise.then(data => QueryGetCountResponse.decode(new BinaryReader(data)));
14
- }
15
- }
16
- export const createRpcQueryExtension = (base) => {
17
- const rpc = createProtobufRpcClient(base);
18
- const queryService = new QueryClientImpl(rpc);
19
- return {
20
- getCount(request) {
21
- return queryService.getCount(request);
22
- },
23
- };
24
- };
25
- //# sourceMappingURL=query.rpc.Query.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"query.rpc.Query.js","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/counter/v1/query.rpc.Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AACtE,OAAO,EAAE,WAAW,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AACxE,OAAO,EACL,oBAAoB,EACpB,qBAAqB,GACtB,MAAM,yDAAyD,CAAC;AAMjE,MAAM,OAAO,eAAe;IACT,GAAG,CAAM;IAC1B,YAAY,GAAQ;QAClB,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC;QACf,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC3C,CAAC;IACD,QAAQ,CAAC,UAAgC,EAAE;QACzC,MAAM,IAAI,GAAG,oBAAoB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,MAAM,EAAE,CAAC;QAC3D,MAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,CAC9B,yBAAyB,EACzB,UAAU,EACV,IAAI,CACL,CAAC;QACF,OAAO,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACzB,qBAAqB,CAAC,MAAM,CAAC,IAAI,YAAY,CAAC,IAAI,CAAC,CAAC,CACrD,CAAC;IACJ,CAAC;CACF;AACD,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC,IAAiB,EAAE,EAAE;IAC3D,MAAM,GAAG,GAAG,uBAAuB,CAAC,IAAI,CAAC,CAAC;IAC1C,MAAM,YAAY,GAAG,IAAI,eAAe,CAAC,GAAG,CAAC,CAAC;IAC9C,OAAO;QACL,QAAQ,CAAC,OAA8B;YACrC,OAAO,YAAY,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;KACF,CAAC;AACJ,CAAC,CAAC"}
@@ -1,14 +0,0 @@
1
- import type { TxRpc } from '@agoric/cosmic-proto/codegen/types.js';
2
- import { MsgIncreaseCounter, MsgIncreaseCountResponse } from '@agoric/cosmic-proto/codegen/cosmos/counter/v1/tx.js';
3
- /** Msg defines the counter Msg service. */
4
- export interface Msg {
5
- /** IncreaseCount increments the counter by the specified amount. */
6
- increaseCount(request: MsgIncreaseCounter): Promise<MsgIncreaseCountResponse>;
7
- }
8
- export declare class MsgClientImpl implements Msg {
9
- private readonly rpc;
10
- constructor(rpc: TxRpc);
11
- increaseCount(request: MsgIncreaseCounter): Promise<MsgIncreaseCountResponse>;
12
- }
13
- export declare const createClientImpl: (rpc: TxRpc) => MsgClientImpl;
14
- //# sourceMappingURL=tx.rpc.msg.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tx.rpc.msg.d.ts","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/counter/v1/tx.rpc.msg.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uCAAuC,CAAC;AAEnE,OAAO,EACL,kBAAkB,EAClB,wBAAwB,EACzB,MAAM,sDAAsD,CAAC;AAC9D,2CAA2C;AAC3C,MAAM,WAAW,GAAG;IAClB,oEAAoE;IACpE,aAAa,CAAC,OAAO,EAAE,kBAAkB,GAAG,OAAO,CAAC,wBAAwB,CAAC,CAAC;CAC/E;AACD,qBAAa,aAAc,YAAW,GAAG;IACvC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAQ;gBAChB,GAAG,EAAE,KAAK;IAItB,aAAa,CACX,OAAO,EAAE,kBAAkB,GAC1B,OAAO,CAAC,wBAAwB,CAAC;CAWrC;AACD,eAAO,MAAM,gBAAgB,GAAI,KAAK,KAAK,kBAE1C,CAAC"}
@@ -1,18 +0,0 @@
1
- import { BinaryReader } from '@agoric/cosmic-proto/codegen/binary.js';
2
- import { MsgIncreaseCounter, MsgIncreaseCountResponse, } from '@agoric/cosmic-proto/codegen/cosmos/counter/v1/tx.js';
3
- export class MsgClientImpl {
4
- rpc;
5
- constructor(rpc) {
6
- this.rpc = rpc;
7
- this.increaseCount = this.increaseCount.bind(this);
8
- }
9
- increaseCount(request) {
10
- const data = MsgIncreaseCounter.encode(request).finish();
11
- const promise = this.rpc.request('cosmos.counter.v1.Msg', 'IncreaseCount', data);
12
- return promise.then(data => MsgIncreaseCountResponse.decode(new BinaryReader(data)));
13
- }
14
- }
15
- export const createClientImpl = (rpc) => {
16
- return new MsgClientImpl(rpc);
17
- };
18
- //# sourceMappingURL=tx.rpc.msg.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tx.rpc.msg.js","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/counter/v1/tx.rpc.msg.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AACtE,OAAO,EACL,kBAAkB,EAClB,wBAAwB,GACzB,MAAM,sDAAsD,CAAC;AAM9D,MAAM,OAAO,aAAa;IACP,GAAG,CAAQ;IAC5B,YAAY,GAAU;QACpB,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC;QACf,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACrD,CAAC;IACD,aAAa,CACX,OAA2B;QAE3B,MAAM,IAAI,GAAG,kBAAkB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,MAAM,EAAE,CAAC;QACzD,MAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,CAC9B,uBAAuB,EACvB,eAAe,EACf,IAAI,CACL,CAAC;QACF,OAAO,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACzB,wBAAwB,CAAC,MAAM,CAAC,IAAI,YAAY,CAAC,IAAI,CAAC,CAAC,CACxD,CAAC;IACJ,CAAC;CACF;AACD,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,GAAU,EAAE,EAAE;IAC7C,OAAO,IAAI,aAAa,CAAC,GAAG,CAAC,CAAC;AAChC,CAAC,CAAC"}
@@ -1,21 +0,0 @@
1
- import type { Rpc } from '@agoric/cosmic-proto/codegen/helpers.js';
2
- import { QueryClient } from '@cosmjs/stargate';
3
- import { QueryEpochInfosRequest, QueryEpochInfosResponse, QueryCurrentEpochRequest, QueryCurrentEpochResponse } from '@agoric/cosmic-proto/codegen/cosmos/epochs/v1beta1/query.js';
4
- /** Query defines the gRPC querier service. */
5
- export interface Query {
6
- /** EpochInfos provide running epochInfos */
7
- epochInfos(request?: QueryEpochInfosRequest): Promise<QueryEpochInfosResponse>;
8
- /** CurrentEpoch provide current epoch of specified identifier */
9
- currentEpoch(request: QueryCurrentEpochRequest): Promise<QueryCurrentEpochResponse>;
10
- }
11
- export declare class QueryClientImpl implements Query {
12
- private readonly rpc;
13
- constructor(rpc: Rpc);
14
- epochInfos(request?: QueryEpochInfosRequest): Promise<QueryEpochInfosResponse>;
15
- currentEpoch(request: QueryCurrentEpochRequest): Promise<QueryCurrentEpochResponse>;
16
- }
17
- export declare const createRpcQueryExtension: (base: QueryClient) => {
18
- epochInfos(request?: QueryEpochInfosRequest): Promise<QueryEpochInfosResponse>;
19
- currentEpoch(request: QueryCurrentEpochRequest): Promise<QueryCurrentEpochResponse>;
20
- };
21
- //# sourceMappingURL=query.rpc.Query.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"query.rpc.Query.d.ts","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/epochs/v1beta1/query.rpc.Query.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,yCAAyC,CAAC;AAEnE,OAAO,EAAE,WAAW,EAA2B,MAAM,kBAAkB,CAAC;AACxE,OAAO,EACL,sBAAsB,EACtB,uBAAuB,EACvB,wBAAwB,EACxB,yBAAyB,EAC1B,MAAM,6DAA6D,CAAC;AACrE,8CAA8C;AAC9C,MAAM,WAAW,KAAK;IACpB,4CAA4C;IAC5C,UAAU,CACR,OAAO,CAAC,EAAE,sBAAsB,GAC/B,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC,iEAAiE;IACjE,YAAY,CACV,OAAO,EAAE,wBAAwB,GAChC,OAAO,CAAC,yBAAyB,CAAC,CAAC;CACvC;AACD,qBAAa,eAAgB,YAAW,KAAK;IAC3C,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAM;gBACd,GAAG,EAAE,GAAG;IAKpB,UAAU,CACR,OAAO,GAAE,sBAA2B,GACnC,OAAO,CAAC,uBAAuB,CAAC;IAWnC,YAAY,CACV,OAAO,EAAE,wBAAwB,GAChC,OAAO,CAAC,yBAAyB,CAAC;CAWtC;AACD,eAAO,MAAM,uBAAuB,GAAI,MAAM,WAAW;yBAKzC,sBAAsB,GAC/B,OAAO,CAAC,uBAAuB,CAAC;0BAIxB,wBAAwB,GAChC,OAAO,CAAC,yBAAyB,CAAC;CAIxC,CAAC"}
@@ -1,34 +0,0 @@
1
- import { BinaryReader } from '@agoric/cosmic-proto/codegen/binary.js';
2
- import { QueryClient, createProtobufRpcClient } from '@cosmjs/stargate';
3
- import { QueryEpochInfosRequest, QueryEpochInfosResponse, QueryCurrentEpochRequest, QueryCurrentEpochResponse, } from '@agoric/cosmic-proto/codegen/cosmos/epochs/v1beta1/query.js';
4
- export class QueryClientImpl {
5
- rpc;
6
- constructor(rpc) {
7
- this.rpc = rpc;
8
- this.epochInfos = this.epochInfos.bind(this);
9
- this.currentEpoch = this.currentEpoch.bind(this);
10
- }
11
- epochInfos(request = {}) {
12
- const data = QueryEpochInfosRequest.encode(request).finish();
13
- const promise = this.rpc.request('cosmos.epochs.v1beta1.Query', 'EpochInfos', data);
14
- return promise.then(data => QueryEpochInfosResponse.decode(new BinaryReader(data)));
15
- }
16
- currentEpoch(request) {
17
- const data = QueryCurrentEpochRequest.encode(request).finish();
18
- const promise = this.rpc.request('cosmos.epochs.v1beta1.Query', 'CurrentEpoch', data);
19
- return promise.then(data => QueryCurrentEpochResponse.decode(new BinaryReader(data)));
20
- }
21
- }
22
- export const createRpcQueryExtension = (base) => {
23
- const rpc = createProtobufRpcClient(base);
24
- const queryService = new QueryClientImpl(rpc);
25
- return {
26
- epochInfos(request) {
27
- return queryService.epochInfos(request);
28
- },
29
- currentEpoch(request) {
30
- return queryService.currentEpoch(request);
31
- },
32
- };
33
- };
34
- //# sourceMappingURL=query.rpc.Query.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"query.rpc.Query.js","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/epochs/v1beta1/query.rpc.Query.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AACtE,OAAO,EAAE,WAAW,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AACxE,OAAO,EACL,sBAAsB,EACtB,uBAAuB,EACvB,wBAAwB,EACxB,yBAAyB,GAC1B,MAAM,6DAA6D,CAAC;AAYrE,MAAM,OAAO,eAAe;IACT,GAAG,CAAM;IAC1B,YAAY,GAAQ;QAClB,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC;QACf,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC7C,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACnD,CAAC;IACD,UAAU,CACR,UAAkC,EAAE;QAEpC,MAAM,IAAI,GAAG,sBAAsB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,MAAM,EAAE,CAAC;QAC7D,MAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,CAC9B,6BAA6B,EAC7B,YAAY,EACZ,IAAI,CACL,CAAC;QACF,OAAO,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACzB,uBAAuB,CAAC,MAAM,CAAC,IAAI,YAAY,CAAC,IAAI,CAAC,CAAC,CACvD,CAAC;IACJ,CAAC;IACD,YAAY,CACV,OAAiC;QAEjC,MAAM,IAAI,GAAG,wBAAwB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,MAAM,EAAE,CAAC;QAC/D,MAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,OAAO,CAC9B,6BAA6B,EAC7B,cAAc,EACd,IAAI,CACL,CAAC;QACF,OAAO,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CACzB,yBAAyB,CAAC,MAAM,CAAC,IAAI,YAAY,CAAC,IAAI,CAAC,CAAC,CACzD,CAAC;IACJ,CAAC;CACF;AACD,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC,IAAiB,EAAE,EAAE;IAC3D,MAAM,GAAG,GAAG,uBAAuB,CAAC,IAAI,CAAC,CAAC;IAC1C,MAAM,YAAY,GAAG,IAAI,eAAe,CAAC,GAAG,CAAC,CAAC;IAC9C,OAAO;QACL,UAAU,CACR,OAAgC;YAEhC,OAAO,YAAY,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;QAC1C,CAAC;QACD,YAAY,CACV,OAAiC;YAEjC,OAAO,YAAY,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;QAC5C,CAAC;KACF,CAAC;AACJ,CAAC,CAAC"}
@@ -1,29 +0,0 @@
1
- import type { Rpc } from '@agoric/cosmic-proto/codegen/helpers.js';
2
- import { QueryClient } from '@cosmjs/stargate';
3
- import { QueryCommunityPoolRequest, QueryCommunityPoolResponse, QueryContinuousFundRequest, QueryContinuousFundResponse, QueryContinuousFundsRequest, QueryContinuousFundsResponse, QueryParamsRequest, QueryParamsResponse } from '@agoric/cosmic-proto/codegen/cosmos/protocolpool/v1/query.js';
4
- /** Query defines the gRPC querier service for community pool module. */
5
- export interface Query {
6
- /** CommunityPool queries the community pool coins. */
7
- communityPool(request?: QueryCommunityPoolRequest): Promise<QueryCommunityPoolResponse>;
8
- /** ContinuousFund queries a continuous fund by the recipient is is associated with. */
9
- continuousFund(request: QueryContinuousFundRequest): Promise<QueryContinuousFundResponse>;
10
- /** ContinuousFunds queries all continuous funds in the store. */
11
- continuousFunds(request?: QueryContinuousFundsRequest): Promise<QueryContinuousFundsResponse>;
12
- /** Params returns the total set of x/protocolpool parameters. */
13
- params(request?: QueryParamsRequest): Promise<QueryParamsResponse>;
14
- }
15
- export declare class QueryClientImpl implements Query {
16
- private readonly rpc;
17
- constructor(rpc: Rpc);
18
- communityPool(request?: QueryCommunityPoolRequest): Promise<QueryCommunityPoolResponse>;
19
- continuousFund(request: QueryContinuousFundRequest): Promise<QueryContinuousFundResponse>;
20
- continuousFunds(request?: QueryContinuousFundsRequest): Promise<QueryContinuousFundsResponse>;
21
- params(request?: QueryParamsRequest): Promise<QueryParamsResponse>;
22
- }
23
- export declare const createRpcQueryExtension: (base: QueryClient) => {
24
- communityPool(request?: QueryCommunityPoolRequest): Promise<QueryCommunityPoolResponse>;
25
- continuousFund(request: QueryContinuousFundRequest): Promise<QueryContinuousFundResponse>;
26
- continuousFunds(request?: QueryContinuousFundsRequest): Promise<QueryContinuousFundsResponse>;
27
- params(request?: QueryParamsRequest): Promise<QueryParamsResponse>;
28
- };
29
- //# sourceMappingURL=query.rpc.Query.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"query.rpc.Query.d.ts","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/protocolpool/v1/query.rpc.Query.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,yCAAyC,CAAC;AAEnE,OAAO,EAAE,WAAW,EAA2B,MAAM,kBAAkB,CAAC;AACxE,OAAO,EACL,yBAAyB,EACzB,0BAA0B,EAC1B,0BAA0B,EAC1B,2BAA2B,EAC3B,2BAA2B,EAC3B,4BAA4B,EAC5B,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,8DAA8D,CAAC;AACtE,wEAAwE;AACxE,MAAM,WAAW,KAAK;IACpB,sDAAsD;IACtD,aAAa,CACX,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC,uFAAuF;IACvF,cAAc,CACZ,OAAO,EAAE,0BAA0B,GAClC,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC,iEAAiE;IACjE,eAAe,CACb,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC,iEAAiE;IACjE,MAAM,CAAC,OAAO,CAAC,EAAE,kBAAkB,GAAG,OAAO,CAAC,mBAAmB,CAAC,CAAC;CACpE;AACD,qBAAa,eAAgB,YAAW,KAAK;IAC3C,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAM;gBACd,GAAG,EAAE,GAAG;IAOpB,aAAa,CACX,OAAO,GAAE,yBAA8B,GACtC,OAAO,CAAC,0BAA0B,CAAC;IAWtC,cAAc,CACZ,OAAO,EAAE,0BAA0B,GAClC,OAAO,CAAC,2BAA2B,CAAC;IAWvC,eAAe,CACb,OAAO,GAAE,2BAAgC,GACxC,OAAO,CAAC,4BAA4B,CAAC;IAWxC,MAAM,CAAC,OAAO,GAAE,kBAAuB,GAAG,OAAO,CAAC,mBAAmB,CAAC;CAWvE;AACD,eAAO,MAAM,uBAAuB,GAAI,MAAM,WAAW;4BAKzC,yBAAyB,GAClC,OAAO,CAAC,0BAA0B,CAAC;4BAI3B,0BAA0B,GAClC,OAAO,CAAC,2BAA2B,CAAC;8BAI3B,2BAA2B,GACpC,OAAO,CAAC,4BAA4B,CAAC;qBAGvB,kBAAkB,GAAG,OAAO,CAAC,mBAAmB,CAAC;CAIrE,CAAC"}
@@ -1,52 +0,0 @@
1
- import { BinaryReader } from '@agoric/cosmic-proto/codegen/binary.js';
2
- import { QueryClient, createProtobufRpcClient } from '@cosmjs/stargate';
3
- import { QueryCommunityPoolRequest, QueryCommunityPoolResponse, QueryContinuousFundRequest, QueryContinuousFundResponse, QueryContinuousFundsRequest, QueryContinuousFundsResponse, QueryParamsRequest, QueryParamsResponse, } from '@agoric/cosmic-proto/codegen/cosmos/protocolpool/v1/query.js';
4
- export class QueryClientImpl {
5
- rpc;
6
- constructor(rpc) {
7
- this.rpc = rpc;
8
- this.communityPool = this.communityPool.bind(this);
9
- this.continuousFund = this.continuousFund.bind(this);
10
- this.continuousFunds = this.continuousFunds.bind(this);
11
- this.params = this.params.bind(this);
12
- }
13
- communityPool(request = {}) {
14
- const data = QueryCommunityPoolRequest.encode(request).finish();
15
- const promise = this.rpc.request('cosmos.protocolpool.v1.Query', 'CommunityPool', data);
16
- return promise.then(data => QueryCommunityPoolResponse.decode(new BinaryReader(data)));
17
- }
18
- continuousFund(request) {
19
- const data = QueryContinuousFundRequest.encode(request).finish();
20
- const promise = this.rpc.request('cosmos.protocolpool.v1.Query', 'ContinuousFund', data);
21
- return promise.then(data => QueryContinuousFundResponse.decode(new BinaryReader(data)));
22
- }
23
- continuousFunds(request = {}) {
24
- const data = QueryContinuousFundsRequest.encode(request).finish();
25
- const promise = this.rpc.request('cosmos.protocolpool.v1.Query', 'ContinuousFunds', data);
26
- return promise.then(data => QueryContinuousFundsResponse.decode(new BinaryReader(data)));
27
- }
28
- params(request = {}) {
29
- const data = QueryParamsRequest.encode(request).finish();
30
- const promise = this.rpc.request('cosmos.protocolpool.v1.Query', 'Params', data);
31
- return promise.then(data => QueryParamsResponse.decode(new BinaryReader(data)));
32
- }
33
- }
34
- export const createRpcQueryExtension = (base) => {
35
- const rpc = createProtobufRpcClient(base);
36
- const queryService = new QueryClientImpl(rpc);
37
- return {
38
- communityPool(request) {
39
- return queryService.communityPool(request);
40
- },
41
- continuousFund(request) {
42
- return queryService.continuousFund(request);
43
- },
44
- continuousFunds(request) {
45
- return queryService.continuousFunds(request);
46
- },
47
- params(request) {
48
- return queryService.params(request);
49
- },
50
- };
51
- };
52
- //# sourceMappingURL=query.rpc.Query.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"query.rpc.Query.js","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/protocolpool/v1/query.rpc.Query.ts"],"names":[],"mappings":"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"}
@@ -1,42 +0,0 @@
1
- import type { TxRpc } from '@agoric/cosmic-proto/codegen/types.js';
2
- import { MsgFundCommunityPool, MsgFundCommunityPoolResponse, MsgCommunityPoolSpend, MsgCommunityPoolSpendResponse, MsgCreateContinuousFund, MsgCreateContinuousFundResponse, MsgCancelContinuousFund, MsgCancelContinuousFundResponse, MsgUpdateParams, MsgUpdateParamsResponse } from '@agoric/cosmic-proto/codegen/cosmos/protocolpool/v1/tx.js';
3
- /** Msg defines the pool Msg service. */
4
- export interface Msg {
5
- /**
6
- * FundCommunityPool defines a method to allow an account to directly
7
- * fund the community pool.
8
- */
9
- fundCommunityPool(request: MsgFundCommunityPool): Promise<MsgFundCommunityPoolResponse>;
10
- /**
11
- * CommunityPoolSpend defines a governance operation for sending tokens from
12
- * the community pool in the x/protocolpool module to another account, which
13
- * could be the governance module itself. The authority is defined in the
14
- * keeper.
15
- */
16
- communityPoolSpend(request: MsgCommunityPoolSpend): Promise<MsgCommunityPoolSpendResponse>;
17
- /**
18
- * CreateContinuousFund defines a method to distribute a percentage of funds to an address continuously.
19
- * This ContinuousFund can be indefinite or run until a given expiry time.
20
- * Funds come from validator block rewards from x/distribution, but may also come from
21
- * any user who funds the ProtocolPoolEscrow module account directly through x/bank.
22
- */
23
- createContinuousFund(request: MsgCreateContinuousFund): Promise<MsgCreateContinuousFundResponse>;
24
- /** CancelContinuousFund defines a method for cancelling continuous fund. */
25
- cancelContinuousFund(request: MsgCancelContinuousFund): Promise<MsgCancelContinuousFundResponse>;
26
- /**
27
- * UpdateParams defines a governance operation for updating the x/protocolpool module parameters.
28
- * The authority is defined in the keeper.
29
- */
30
- updateParams(request: MsgUpdateParams): Promise<MsgUpdateParamsResponse>;
31
- }
32
- export declare class MsgClientImpl implements Msg {
33
- private readonly rpc;
34
- constructor(rpc: TxRpc);
35
- fundCommunityPool(request: MsgFundCommunityPool): Promise<MsgFundCommunityPoolResponse>;
36
- communityPoolSpend(request: MsgCommunityPoolSpend): Promise<MsgCommunityPoolSpendResponse>;
37
- createContinuousFund(request: MsgCreateContinuousFund): Promise<MsgCreateContinuousFundResponse>;
38
- cancelContinuousFund(request: MsgCancelContinuousFund): Promise<MsgCancelContinuousFundResponse>;
39
- updateParams(request: MsgUpdateParams): Promise<MsgUpdateParamsResponse>;
40
- }
41
- export declare const createClientImpl: (rpc: TxRpc) => MsgClientImpl;
42
- //# sourceMappingURL=tx.rpc.msg.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tx.rpc.msg.d.ts","sourceRoot":"","sources":["../../../../../src/codegen/cosmos/protocolpool/v1/tx.rpc.msg.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uCAAuC,CAAC;AAEnE,OAAO,EACL,oBAAoB,EACpB,4BAA4B,EAC5B,qBAAqB,EACrB,6BAA6B,EAC7B,uBAAuB,EACvB,+BAA+B,EAC/B,uBAAuB,EACvB,+BAA+B,EAC/B,eAAe,EACf,uBAAuB,EACxB,MAAM,2DAA2D,CAAC;AACnE,wCAAwC;AACxC,MAAM,WAAW,GAAG;IAClB;;;OAGG;IACH,iBAAiB,CACf,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACzC;;;;;OAKG;IACH,kBAAkB,CAChB,OAAO,EAAE,qBAAqB,GAC7B,OAAO,CAAC,6BAA6B,CAAC,CAAC;IAC1C;;;;;OAKG;IACH,oBAAoB,CAClB,OAAO,EAAE,uBAAuB,GAC/B,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C,4EAA4E;IAC5E,oBAAoB,CAClB,OAAO,EAAE,uBAAuB,GAC/B,OAAO,CAAC,+BAA+B,CAAC,CAAC;IAC5C;;;OAGG;IACH,YAAY,CAAC,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAAC;CAC1E;AACD,qBAAa,aAAc,YAAW,GAAG;IACvC,OAAO,CAAC,QAAQ,CAAC,GAAG,CAAQ;gBAChB,GAAG,EAAE,KAAK;IAQtB,iBAAiB,CACf,OAAO,EAAE,oBAAoB,GAC5B,OAAO,CAAC,4BAA4B,CAAC;IAWxC,kBAAkB,CAChB,OAAO,EAAE,qBAAqB,GAC7B,OAAO,CAAC,6BAA6B,CAAC;IAWzC,oBAAoB,CAClB,OAAO,EAAE,uBAAuB,GAC/B,OAAO,CAAC,+BAA+B,CAAC;IAW3C,oBAAoB,CAClB,OAAO,EAAE,uBAAuB,GAC/B,OAAO,CAAC,+BAA+B,CAAC;IAW3C,YAAY,CAAC,OAAO,EAAE,eAAe,GAAG,OAAO,CAAC,uBAAuB,CAAC;CAWzE;AACD,eAAO,MAAM,gBAAgB,GAAI,KAAK,KAAK,kBAE1C,CAAC"}