@stacks/blockchain-api-client 8.0.0-beta.3 → 8.0.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stacks/blockchain-api-client",
3
- "version": "8.0.0-beta.3",
3
+ "version": "8.0.0-beta.5",
4
4
  "access": "public",
5
5
  "description": "Client for the Stacks Blockchain API",
6
6
  "homepage": "https://github.com/hirosystems/stacks-blockchain-api/tree/master/client#readme",
@@ -11419,10 +11419,6 @@ export interface operations {
11419
11419
  get_nft_holdings: {
11420
11420
  parameters: {
11421
11421
  query: {
11422
- /**
11423
- * @description token owner's STX address or Smart Contract ID
11424
- * @example SPNWZ5V2TPWGQGVDR6T7B6RQ4XMGZ4PXTEE0VQ0S.marketplace-v3
11425
- */
11426
11422
  principal: string;
11427
11423
  asset_identifiers?: string[];
11428
11424
  /** @description max number of tokens to fetch */
@@ -17816,10 +17812,6 @@ export interface operations {
17816
17812
  };
17817
17813
  header?: never;
17818
17814
  path: {
17819
- /**
17820
- * @description Stacks address or a Contract identifier
17821
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
17822
- */
17823
17815
  principal: string;
17824
17816
  };
17825
17817
  cookie?: never;
@@ -17882,10 +17874,6 @@ export interface operations {
17882
17874
  };
17883
17875
  header?: never;
17884
17876
  path: {
17885
- /**
17886
- * @description Stacks address or a Contract identifier
17887
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
17888
- */
17889
17877
  principal: string;
17890
17878
  };
17891
17879
  cookie?: never;
@@ -17970,10 +17958,6 @@ export interface operations {
17970
17958
  };
17971
17959
  header?: never;
17972
17960
  path: {
17973
- /**
17974
- * @description Stacks address or a Contract identifier
17975
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
17976
- */
17977
17961
  principal: string;
17978
17962
  };
17979
17963
  cookie?: never;
@@ -19302,10 +19286,6 @@ export interface operations {
19302
19286
  query?: never;
19303
19287
  header?: never;
19304
19288
  path: {
19305
- /**
19306
- * @description Stacks address or a Contract identifier
19307
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
19308
- */
19309
19289
  principal: string;
19310
19290
  /**
19311
19291
  * @description Transaction ID
@@ -20682,10 +20662,6 @@ export interface operations {
20682
20662
  };
20683
20663
  header?: never;
20684
20664
  path: {
20685
- /**
20686
- * @description Stacks address or a Contract identifier
20687
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
20688
- */
20689
20665
  principal: string;
20690
20666
  };
20691
20667
  cookie?: never;
@@ -22063,10 +22039,6 @@ export interface operations {
22063
22039
  };
22064
22040
  header?: never;
22065
22041
  path: {
22066
- /**
22067
- * @description Stacks address or a Contract identifier
22068
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
22069
- */
22070
22042
  principal: string;
22071
22043
  };
22072
22044
  cookie?: never;
@@ -22178,10 +22150,6 @@ export interface operations {
22178
22150
  };
22179
22151
  header?: never;
22180
22152
  path: {
22181
- /**
22182
- * @description Stacks address or a Contract identifier
22183
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
22184
- */
22185
22153
  principal: string;
22186
22154
  };
22187
22155
  cookie?: never;
@@ -22237,10 +22205,6 @@ export interface operations {
22237
22205
  };
22238
22206
  header?: never;
22239
22207
  path: {
22240
- /**
22241
- * @description Stacks address or a Contract identifier
22242
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
22243
- */
22244
22208
  principal: string;
22245
22209
  };
22246
22210
  cookie?: never;
@@ -22890,10 +22854,6 @@ export interface operations {
22890
22854
  };
22891
22855
  header?: never;
22892
22856
  path: {
22893
- /**
22894
- * @description Stacks address or a Contract identifier
22895
- * @example SP31DA6FTSJX2WGTZ69SFY11BH51NZMB0ZW97B5P0
22896
- */
22897
22857
  principal: string;
22898
22858
  };
22899
22859
  cookie?: never;