From 3555c34a99cb9c7ea23e5a285f9361a6ffc809e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Uhl=C3=AD=C5=99?= Date: Wed, 13 Oct 2021 16:24:31 +0200 Subject: [PATCH] feat: bee-js 2.1.0 --- bee-js | 2 +- docs/api/classes/bee.md | 103 ++++++++----- docs/api/classes/beeargumenterror.md | 2 +- docs/api/classes/beedebug.md | 141 +++++++++++++----- docs/api/classes/beeerror.md | 2 +- docs/api/classes/beerequesterror.md | 2 +- docs/api/classes/beeresponseerror.md | 2 +- docs/api/functions/utils.assertbytes.md | 2 +- docs/api/functions/utils.assertflexbytes.md | 2 +- docs/api/functions/utils.asserthexstring.md | 2 +- .../utils.assertprefixedhexstring.md | 2 +- docs/api/functions/utils.bytesatoffset.md | 2 +- docs/api/functions/utils.bytesequal.md | 2 +- docs/api/functions/utils.bytestohex.md | 2 +- docs/api/functions/utils.ethtoswarmaddress.md | 2 +- docs/api/functions/utils.flexbytesatoffset.md | 2 +- docs/api/functions/utils.fromlittleendian.md | 2 +- docs/api/functions/utils.getcollectionsize.md | 2 +- docs/api/functions/utils.getfoldersize.md | 2 +- docs/api/functions/utils.hextobytes.md | 2 +- docs/api/functions/utils.inttohex.md | 2 +- docs/api/functions/utils.isbytes.md | 2 +- docs/api/functions/utils.isflexbytes.md | 2 +- docs/api/functions/utils.ishexethaddress.md | 2 +- docs/api/functions/utils.ishexstring.md | 2 +- docs/api/functions/utils.isnodereadable.md | 2 +- docs/api/functions/utils.isreadable.md | 2 +- docs/api/functions/utils.isreadablestream.md | 2 +- docs/api/functions/utils.keccak256hash.md | 2 +- docs/api/functions/utils.makeethaddress.md | 2 +- .../utils.makeethereumwalletsigner.md | 2 +- docs/api/functions/utils.makehexethaddress.md | 2 +- docs/api/functions/utils.makehexstring.md | 2 +- docs/api/functions/utils.makemaxtarget.md | 2 +- .../utils.normalizetoreadablestream.md | 2 +- docs/api/functions/utils.readablenodetoweb.md | 2 +- docs/api/functions/utils.readablewebtonode.md | 2 +- docs/api/functions/utils.tolittleendian.md | 2 +- docs/api/interfaces/allsettlements.md | 6 +- docs/api/interfaces/alltagsoptions.md | 10 +- docs/api/interfaces/balanceresponse.md | 2 +- docs/api/interfaces/batchbucket.md | 4 +- docs/api/interfaces/beegenericresponse.md | 4 +- docs/api/interfaces/beeoptions.md | 14 +- docs/api/interfaces/beerequest.md | 8 +- docs/api/interfaces/beeresponse.md | 8 +- docs/api/interfaces/bin.md | 8 +- docs/api/interfaces/cashoutoptions.md | 10 +- docs/api/interfaces/cashoutresult.md | 6 +- docs/api/interfaces/chainstate.md | 6 +- docs/api/interfaces/cheque.md | 6 +- .../interfaces/chequebookaddressresponse.md | 2 +- .../interfaces/chequebookbalanceresponse.md | 4 +- docs/api/interfaces/collectionentry.md | 4 +- .../api/interfaces/collectionuploadoptions.md | 16 +- docs/api/interfaces/data.md | 6 +- docs/api/interfaces/debugpostagebatch.md | 22 +-- docs/api/interfaces/extendedtag.md | 18 +-- docs/api/interfaces/feedreader.md | 8 +- docs/api/interfaces/feedwriter.md | 10 +- docs/api/interfaces/filedata.md | 8 +- docs/api/interfaces/fileheaders.md | 6 +- docs/api/interfaces/fileuploadoptions.md | 16 +- docs/api/interfaces/health.md | 4 +- docs/api/interfaces/jsonfeedoptions.md | 12 +- .../interfaces/lastcashoutactionresponse.md | 10 +- .../interfaces/lastchequesforpeerresponse.md | 6 +- docs/api/interfaces/lastchequesresponse.md | 2 +- docs/api/interfaces/nodeaddresses.md | 10 +- docs/api/interfaces/peer.md | 2 +- docs/api/interfaces/peerbalance.md | 4 +- docs/api/interfaces/pin.md | 2 +- docs/api/interfaces/pingresponse.md | 2 +- docs/api/interfaces/postagebatch.md | 18 +-- docs/api/interfaces/postagebatchbuckets.md | 8 +- docs/api/interfaces/postagebatchoptions.md | 12 +- docs/api/interfaces/pssmessagehandler.md | 4 +- docs/api/interfaces/psssubscription.md | 4 +- docs/api/interfaces/referenceresponse.md | 2 +- docs/api/interfaces/removepeerresponse.md | 4 +- docs/api/interfaces/requestoptions.md | 6 +- docs/api/interfaces/reservestate.md | 10 +- docs/api/interfaces/settlements.md | 6 +- docs/api/interfaces/socreader.md | 2 +- docs/api/interfaces/socwriter.md | 4 +- docs/api/interfaces/tag.md | 10 +- docs/api/interfaces/topology.md | 14 +- docs/api/interfaces/transactioninfo.md | 18 +-- docs/api/interfaces/transactionresponse.md | 2 +- docs/api/interfaces/uploadheaders.md | 8 +- docs/api/interfaces/uploadoptions.md | 12 +- docs/api/interfaces/uploadresult.md | 11 +- docs/api/interfaces/utils.bytes.md | 2 +- docs/api/interfaces/utils.flexbytes.md | 4 +- docs/api/types/address.md | 2 +- docs/api/types/addressprefix.md | 2 +- docs/api/types/anyjson.md | 2 +- docs/api/types/batchid.md | 2 +- docs/api/types/brandedstring.md | 2 +- docs/api/types/brandedtype.md | 2 +- docs/api/types/collection.md | 2 +- docs/api/types/flavoredtype.md | 2 +- docs/api/types/hookcallback.md | 2 +- docs/api/types/httpmethod.md | 2 +- docs/api/types/ky.md | 2 +- docs/api/types/numberstring.md | 2 +- docs/api/types/privatekeybytes.md | 2 +- docs/api/types/publickey.md | 2 +- docs/api/types/readable.md | 2 +- docs/api/types/reference.md | 2 +- docs/api/types/signature.md | 2 +- docs/api/types/signer.md | 2 +- docs/api/types/topic.md | 2 +- docs/api/types/transactionhash.md | 2 +- docs/api/types/utils.ethaddress.md | 2 +- docs/api/types/utils.hexstring.md | 2 +- docs/api/types/utils.prefixedhexstring.md | 2 +- docs/api/variables/address_hex_length.md | 2 +- docs/api/variables/batch_id_hex_length.md | 2 +- .../encrypted_reference_bytes_length.md | 2 +- .../encrypted_reference_hex_length.md | 2 +- .../variables/pss_target_hex_length_max.md | 4 +- docs/api/variables/pubkey_hex_length.md | 2 +- docs/api/variables/reference_bytes_length.md | 2 +- docs/api/variables/reference_hex_length.md | 2 +- docs/api/variables/signature_bytes_length.md | 2 +- docs/api/variables/signature_hex_length.md | 2 +- docs/api/variables/stamps_depth_max.md | 2 +- docs/api/variables/stamps_depth_min.md | 2 +- docs/api/variables/supported_bee_version.md | 2 +- .../variables/supported_bee_version_exact.md | 2 +- docs/api/variables/tags_limit_max.md | 2 +- docs/api/variables/tags_limit_min.md | 2 +- docs/api/variables/topic_bytes_length.md | 2 +- docs/api/variables/topic_hex_length.md | 2 +- 135 files changed, 456 insertions(+), 371 deletions(-) diff --git a/bee-js b/bee-js index 5b112bf9..ae6a776d 160000 --- a/bee-js +++ b/bee-js @@ -1 +1 @@ -Subproject commit 5b112bf9ae57e60beff2458537b1bbeda21f4098 +Subproject commit ae6a776d82bdbf186c894f4620474cf00f2466f0 diff --git a/docs/api/classes/bee.md b/docs/api/classes/bee.md index 4c96a67f..801f5651 100644 --- a/docs/api/classes/bee.md +++ b/docs/api/classes/bee.md @@ -26,7 +26,7 @@ For example gateway mode and light node mode has only limited set of endpoints e #### Defined in -[bee-js/src/bee.ts:105](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L105) +[bee-js/src/bee.ts:105](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L105) ## Properties @@ -38,7 +38,7 @@ Default Signer object used for signing operations, mainly Feeds. #### Defined in -[bee-js/src/bee.ts:99](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L99) +[bee-js/src/bee.ts:99](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L99) ___ @@ -50,7 +50,7 @@ URL on which is the main API of Bee node exposed #### Defined in -[bee-js/src/bee.ts:94](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L94) +[bee-js/src/bee.ts:94](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L94) ## Methods @@ -74,7 +74,7 @@ Ping the Bee node to see if there is a live Bee node on the given URL. #### Defined in -[bee-js/src/bee.ts:1022](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L1022) +[bee-js/src/bee.ts:1039](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L1039) ___ @@ -106,7 +106,7 @@ Feed manifest chunk allows for a feed to be able to be resolved through `/bzz` e #### Defined in -[bee-js/src/bee.ts:749](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L749) +[bee-js/src/bee.ts:766](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L766) ___ @@ -146,7 +146,7 @@ For better understanding what each parameter means and what are the optimal valu #### Defined in -[bee-js/src/bee.ts:965](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L965) +[bee-js/src/bee.ts:982](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L982) ___ @@ -174,7 +174,7 @@ Create a new Tag which is meant for tracking progres of syncing data across netw #### Defined in -[bee-js/src/bee.ts:385](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L385) +[bee-js/src/bee.ts:385](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L385) ___ @@ -207,7 +207,7 @@ Delete Tag #### Defined in -[bee-js/src/bee.ts:446](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L446) +[bee-js/src/bee.ts:446](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L446) ___ @@ -234,7 +234,7 @@ Download data as a byte array #### Defined in -[bee-js/src/bee.ts:181](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L181) +[bee-js/src/bee.ts:181](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L181) ___ @@ -264,7 +264,7 @@ Download single file. #### Defined in -[bee-js/src/bee.ts:266](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L266) +[bee-js/src/bee.ts:266](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L266) ___ @@ -291,7 +291,7 @@ Download data as a Readable stream #### Defined in -[bee-js/src/bee.ts:196](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L196) +[bee-js/src/bee.ts:196](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L196) ___ @@ -319,7 +319,7 @@ Download single file as a readable stream #### Defined in -[bee-js/src/bee.ts:283](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L283) +[bee-js/src/bee.ts:283](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L283) ___ @@ -345,7 +345,7 @@ Get list of all locally pinned references #### Defined in -[bee-js/src/bee.ts:524](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L524) +[bee-js/src/bee.ts:524](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L524) ___ @@ -375,7 +375,7 @@ Return all postage batches that has the node available. #### Defined in -[bee-js/src/bee.ts:1010](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L1010) +[bee-js/src/bee.ts:1027](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L1027) ___ @@ -409,7 +409,7 @@ The listing is limited by options.limit. So you have to iterate using options.of #### Defined in -[bee-js/src/bee.ts:405](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L405) +[bee-js/src/bee.ts:405](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L405) ___ @@ -448,7 +448,7 @@ At least one of these has to be specified! #### Defined in -[bee-js/src/bee.ts:869](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L869) +[bee-js/src/bee.ts:886](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L886) ___ @@ -477,7 +477,7 @@ Get pinning status of chunk with given reference #### Defined in -[bee-js/src/bee.ts:541](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L541) +[bee-js/src/bee.ts:541](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L541) ___ @@ -508,7 +508,7 @@ Return details for specific postage batch. #### Defined in -[bee-js/src/bee.ts:993](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L993) +[bee-js/src/bee.ts:1010](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L1010) ___ @@ -532,7 +532,32 @@ true if successful, false on error #### Defined in -[bee-js/src/bee.ts:1034](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L1034) +[bee-js/src/bee.ts:1051](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L1051) + +___ + +### isReferenceRetrievable + +▸ **isReferenceRetrievable**(`reference`, `options?`): `Promise`<`boolean`\> + +Checks if content specified by reference is retrievable from the network. + +**`see`** [Bee API reference - `GET /stewardship`](https://docs.ethswarm.org/api/#tag/Stewardship/paths/~1stewardship~1{reference}/get) + +#### Parameters + +| Name | Type | Description | +| :------ | :------ | :------ | +| `reference` | `string` \| [`Reference`](../types/reference.md) | The checked content | +| `options?` | [`RequestOptions`](../interfaces/requestoptions.md) | Options that affects the request behavior | + +#### Returns + +`Promise`<`boolean`\> + +#### Defined in + +[bee-js/src/bee.ts:573](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L573) ___ @@ -559,7 +584,7 @@ Make a new feed reader for downloading feed updates. #### Defined in -[bee-js/src/bee.ts:776](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L776) +[bee-js/src/bee.ts:793](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L793) ___ @@ -584,7 +609,7 @@ hashes the input string to create a topic string of arbitrary length. #### Defined in -[bee-js/src/bee.ts:908](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L908) +[bee-js/src/bee.ts:925](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L925) ___ @@ -611,7 +636,7 @@ Make a new feed writer for updating feeds #### Defined in -[bee-js/src/bee.ts:801](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L801) +[bee-js/src/bee.ts:818](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L818) ___ @@ -636,7 +661,7 @@ Returns an object for reading single owner chunks #### Defined in -[bee-js/src/bee.ts:919](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L919) +[bee-js/src/bee.ts:936](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L936) ___ @@ -661,7 +686,7 @@ Returns an object for reading and writing single owner chunks #### Defined in -[bee-js/src/bee.ts:935](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L935) +[bee-js/src/bee.ts:952](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L952) ___ @@ -690,7 +715,7 @@ Pin local data with given reference #### Defined in -[bee-js/src/bee.ts:491](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L491) +[bee-js/src/bee.ts:491](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L491) ___ @@ -734,7 +759,7 @@ Message in byte array #### Defined in -[bee-js/src/bee.ts:700](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L700) +[bee-js/src/bee.ts:717](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L717) ___ @@ -777,7 +802,7 @@ This is because light nodes does not fully participate in the data exchange in S #### Defined in -[bee-js/src/bee.ts:587](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L587) +[bee-js/src/bee.ts:604](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L604) ___ @@ -811,7 +836,7 @@ Subscription to a given topic #### Defined in -[bee-js/src/bee.ts:629](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L629) +[bee-js/src/bee.ts:646](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L646) ___ @@ -842,7 +867,7 @@ Retrieve tag information from Bee node #### Defined in -[bee-js/src/bee.ts:425](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L425) +[bee-js/src/bee.ts:425](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L425) ___ @@ -856,6 +881,8 @@ Instructs the Bee node to reupload a locally pinned data into the network. **`throws`** TypeError if reference is in not correct format +**`see`** [Bee API reference - `PUT /stewardship`](https://docs.ethswarm.org/api/#tag/Stewardship/paths/~1stewardship~1{reference}/put) + #### Parameters | Name | Type | Description | @@ -869,7 +896,7 @@ Instructs the Bee node to reupload a locally pinned data into the network. #### Defined in -[bee-js/src/bee.ts:556](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L556) +[bee-js/src/bee.ts:558](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L558) ___ @@ -908,7 +935,7 @@ If none of those two is set error is thrown. #### Defined in -[bee-js/src/bee.ts:834](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L834) +[bee-js/src/bee.ts:851](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L851) ___ @@ -937,7 +964,7 @@ Unpin local data with given reference #### Defined in -[bee-js/src/bee.ts:509](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L509) +[bee-js/src/bee.ts:509](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L509) ___ @@ -974,7 +1001,7 @@ you can use this method to update the total chunks count for the tag. #### Defined in -[bee-js/src/bee.ts:471](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L471) +[bee-js/src/bee.ts:471](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L471) ___ @@ -1001,7 +1028,7 @@ This will be fixed upon next Bee release. https://github.com/ethersphere/bee-js/ #### Defined in -[bee-js/src/bee.ts:334](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L334) +[bee-js/src/bee.ts:334](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L334) ___ @@ -1031,7 +1058,7 @@ reference is a content hash of the data #### Defined in -[bee-js/src/bee.ts:160](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L160) +[bee-js/src/bee.ts:160](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L160) ___ @@ -1067,7 +1094,7 @@ reference is a content hash of the file #### Defined in -[bee-js/src/bee.ts:222](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L222) +[bee-js/src/bee.ts:222](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L222) ___ @@ -1102,7 +1129,7 @@ This will be fixed upon next Bee release. https://github.com/ethersphere/bee-js/ #### Defined in -[bee-js/src/bee.ts:310](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L310) +[bee-js/src/bee.ts:310](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L310) ___ @@ -1137,4 +1164,4 @@ This will be fixed upon next Bee release. https://github.com/ethersphere/bee-js/ #### Defined in -[bee-js/src/bee.ts:363](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee.ts#L363) +[bee-js/src/bee.ts:363](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee.ts#L363) diff --git a/docs/api/classes/beeargumenterror.md b/docs/api/classes/beeargumenterror.md index d98b1775..1e164e64 100644 --- a/docs/api/classes/beeargumenterror.md +++ b/docs/api/classes/beeargumenterror.md @@ -31,7 +31,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/utils/error.ts:7](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/error.ts#L7) +[bee-js/src/utils/error.ts:7](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/error.ts#L7) ## Properties diff --git a/docs/api/classes/beedebug.md b/docs/api/classes/beedebug.md index 336fb3db..f04a8038 100644 --- a/docs/api/classes/beedebug.md +++ b/docs/api/classes/beedebug.md @@ -6,10 +6,6 @@ sidebar_position: 0 custom_edit_url: null --- -The BeeDebug class provides a way of interacting with the Bee debug APIs based on the provided url - -**`param`** URL of a running Bee node - ## Constructors ### constructor @@ -25,7 +21,7 @@ The BeeDebug class provides a way of interacting with the Bee debug APIs based o #### Defined in -[bee-js/src/bee-debug.ts:77](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L77) +[bee-js/src/bee-debug.ts:72](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L72) ## Properties @@ -37,7 +33,7 @@ URL on which is the Debug API of Bee node exposed #### Defined in -[bee-js/src/bee-debug.ts:71](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L71) +[bee-js/src/bee-debug.ts:66](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L66) ## Methods @@ -61,7 +57,7 @@ Cancel currently pending transaction #### Defined in -[bee-js/src/bee-debug.ts:537](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L537) +[bee-js/src/bee-debug.ts:579](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L579) ___ @@ -84,7 +80,7 @@ Cashout the last cheque for the peer #### Defined in -[bee-js/src/bee-debug.ts:293](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L293) +[bee-js/src/bee-debug.ts:288](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L288) ___ @@ -121,7 +117,7 @@ For better understanding what each parameter means and what are the optimal valu #### Defined in -[bee-js/src/bee-debug.ts:424](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L424) +[bee-js/src/bee-debug.ts:419](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L419) ___ @@ -147,7 +143,41 @@ string Hash of the transaction #### Defined in -[bee-js/src/bee-debug.ts:307](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L307) +[bee-js/src/bee-debug.ts:302](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L302) + +___ + +### diluteBatch + +▸ **diluteBatch**(`postageBatchId`, `depth`, `options?`): `Promise`<`void`\> + +Dilute given Postage Batch with new depth (that has to be bigger then the original depth), which allows +the Postage Batch to be used for more chunks. + +For better understanding what each parameter means and what are the optimal values please see +[Bee docs - Keep your data alive / Postage stamps](https://docs.ethswarm.org/docs/access-the-swarm/keep-your-data-alive). + +**WARNING: THIS CREATES TRANSACTIONS THAT SPENDS MONEY** + +**`see`** [Bee docs - Keep your data alive / Postage stamps](https://docs.ethswarm.org/docs/access-the-swarm/keep-your-data-alive) + +**`see`** [Bee Debug API reference - `PATCH /stamps/topup/${id}/${amount}`](https://docs.ethswarm.org/debug-api/#tag/Postage-Stamps/paths/~1stamps~1topup~1{id}~1{amount}/patch) + +#### Parameters + +| Name | Type | Description | +| :------ | :------ | :------ | +| `postageBatchId` | `string` \| [`BatchId`](../types/batchid.md) | Batch ID | +| `depth` | `number` | Amount to be added to the batch | +| `options?` | [`RequestOptions`](../interfaces/requestoptions.md) | Request options | + +#### Returns + +`Promise`<`void`\> + +#### Defined in + +[bee-js/src/bee-debug.ts:482](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L482) ___ @@ -169,7 +199,7 @@ Get the balances with all known peers including prepaid services #### Defined in -[bee-js/src/bee-debug.ts:185](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L185) +[bee-js/src/bee-debug.ts:180](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L180) ___ @@ -191,7 +221,7 @@ Return lists of all current pending transactions that the Bee made #### Defined in -[bee-js/src/bee-debug.ts:496](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L496) +[bee-js/src/bee-debug.ts:538](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L538) ___ @@ -217,7 +247,7 @@ Return all postage batches that has the node available. #### Defined in -[bee-js/src/bee-debug.ts:487](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L487) +[bee-js/src/bee-debug.ts:529](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L529) ___ @@ -239,7 +269,7 @@ Get settlements with all known peers and total amount sent or received #### Defined in -[bee-js/src/bee-debug.ts:363](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L363) +[bee-js/src/bee-debug.ts:358](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L358) ___ @@ -259,7 +289,7 @@ ___ #### Defined in -[bee-js/src/bee-debug.ts:119](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L119) +[bee-js/src/bee-debug.ts:114](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L114) ___ @@ -281,7 +311,7 @@ Get chain state #### Defined in -[bee-js/src/bee-debug.ts:401](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L401) +[bee-js/src/bee-debug.ts:396](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L396) ___ @@ -306,7 +336,7 @@ https://github.com/ethersphere/bee/issues/1443 #### Defined in -[bee-js/src/bee-debug.ts:234](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L234) +[bee-js/src/bee-debug.ts:229](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L229) ___ @@ -328,7 +358,7 @@ Get the balance of the chequebook #### Defined in -[bee-js/src/bee-debug.ts:243](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L243) +[bee-js/src/bee-debug.ts:238](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L238) ___ @@ -350,7 +380,7 @@ Get health of node #### Defined in -[bee-js/src/bee-debug.ts:372](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L372) +[bee-js/src/bee-debug.ts:367](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L367) ___ @@ -373,7 +403,7 @@ Get last cashout action for the peer #### Defined in -[bee-js/src/bee-debug.ts:278](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L278) +[bee-js/src/bee-debug.ts:273](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L273) ___ @@ -395,7 +425,7 @@ Get last cheques for all peers #### Defined in -[bee-js/src/bee-debug.ts:252](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L252) +[bee-js/src/bee-debug.ts:247](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L247) ___ @@ -418,7 +448,7 @@ Get last cheques for the peer #### Defined in -[bee-js/src/bee-debug.ts:263](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L263) +[bee-js/src/bee-debug.ts:258](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L258) ___ @@ -438,7 +468,7 @@ ___ #### Defined in -[bee-js/src/bee-debug.ts:113](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L113) +[bee-js/src/bee-debug.ts:108](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L108) ___ @@ -460,7 +490,7 @@ Get the past due consumption balances with all known peers #### Defined in -[bee-js/src/bee-debug.ts:206](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L206) +[bee-js/src/bee-debug.ts:201](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L201) ___ @@ -483,7 +513,7 @@ Get the past due consumption balance with a specific peer #### Defined in -[bee-js/src/bee-debug.ts:217](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L217) +[bee-js/src/bee-debug.ts:212](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L212) ___ @@ -506,7 +536,7 @@ Get the balances with a specific peer including prepaid services #### Defined in -[bee-js/src/bee-debug.ts:196](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L196) +[bee-js/src/bee-debug.ts:191](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L191) ___ @@ -528,7 +558,7 @@ Get list of peers for this node #### Defined in -[bee-js/src/bee-debug.ts:152](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L152) +[bee-js/src/bee-debug.ts:147](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L147) ___ @@ -551,7 +581,7 @@ Return transaction information for specific transaction #### Defined in -[bee-js/src/bee-debug.ts:506](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L506) +[bee-js/src/bee-debug.ts:548](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L548) ___ @@ -578,7 +608,7 @@ Return details for specific postage batch. #### Defined in -[bee-js/src/bee-debug.ts:456](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L456) +[bee-js/src/bee-debug.ts:498](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L498) ___ @@ -605,7 +635,7 @@ Return detailed information related to buckets for specific postage batch. #### Defined in -[bee-js/src/bee-debug.ts:471](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L471) +[bee-js/src/bee-debug.ts:513](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L513) ___ @@ -627,7 +657,7 @@ Get reserve state #### Defined in -[bee-js/src/bee-debug.ts:392](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L392) +[bee-js/src/bee-debug.ts:387](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L387) ___ @@ -650,7 +680,7 @@ Get amount of sent and received from settlements with a peer #### Defined in -[bee-js/src/bee-debug.ts:353](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L353) +[bee-js/src/bee-debug.ts:348](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L348) ___ @@ -670,7 +700,7 @@ ___ #### Defined in -[bee-js/src/bee-debug.ts:165](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L165) +[bee-js/src/bee-debug.ts:160](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L160) ___ @@ -694,7 +724,7 @@ true if the Bee node version is supported #### Defined in -[bee-js/src/bee-debug.ts:383](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L383) +[bee-js/src/bee-debug.ts:378](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L378) ___ @@ -715,7 +745,7 @@ ___ #### Defined in -[bee-js/src/bee-debug.ts:171](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L171) +[bee-js/src/bee-debug.ts:166](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L166) ___ @@ -739,7 +769,7 @@ This is mainly needed when your transaction fall off mempool from other reason i #### Defined in -[bee-js/src/bee-debug.ts:522](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L522) +[bee-js/src/bee-debug.ts:564](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L564) ___ @@ -760,7 +790,7 @@ ___ #### Defined in -[bee-js/src/bee-debug.ts:158](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L158) +[bee-js/src/bee-debug.ts:153](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L153) ___ @@ -789,7 +819,40 @@ Retrieve tag extended information from Bee node #### Defined in -[bee-js/src/bee-debug.ts:135](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L135) +[bee-js/src/bee-debug.ts:130](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L130) + +___ + +### topUpBatch + +▸ **topUpBatch**(`postageBatchId`, `amount`, `options?`): `Promise`<`void`\> + +Topup a fresh amount of BZZ to given Postage Batch. + +For better understanding what each parameter means and what are the optimal values please see +[Bee docs - Keep your data alive / Postage stamps](https://docs.ethswarm.org/docs/access-the-swarm/keep-your-data-alive). + +**WARNING: THIS CREATES TRANSACTIONS THAT SPENDS MONEY** + +**`see`** [Bee docs - Keep your data alive / Postage stamps](https://docs.ethswarm.org/docs/access-the-swarm/keep-your-data-alive) + +**`see`** [Bee Debug API reference - `PATCH /stamps/topup/${id}/${amount}`](https://docs.ethswarm.org/debug-api/#tag/Postage-Stamps/paths/~1stamps~1topup~1{id}~1{amount}/patch) + +#### Parameters + +| Name | Type | Description | +| :------ | :------ | :------ | +| `postageBatchId` | `string` \| [`BatchId`](../types/batchid.md) | Batch ID | +| `amount` | [`NumberString`](../types/numberstring.md) | Amount to be added to the batch | +| `options?` | [`RequestOptions`](../interfaces/requestoptions.md) | Request options | + +#### Returns + +`Promise`<`void`\> + +#### Defined in + +[bee-js/src/bee-debug.ts:458](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L458) ___ @@ -815,4 +878,4 @@ string Hash of the transaction #### Defined in -[bee-js/src/bee-debug.ts:329](https://github.com/ethersphere/bee-js/blob/5b112bf/src/bee-debug.ts#L329) +[bee-js/src/bee-debug.ts:324](https://github.com/ethersphere/bee-js/blob/ae6a776/src/bee-debug.ts#L324) diff --git a/docs/api/classes/beeerror.md b/docs/api/classes/beeerror.md index 7b312ca1..53acac40 100644 --- a/docs/api/classes/beeerror.md +++ b/docs/api/classes/beeerror.md @@ -36,7 +36,7 @@ Error.constructor #### Defined in -[bee-js/src/utils/error.ts:1](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/error.ts#L1) +[bee-js/src/utils/error.ts:1](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/error.ts#L1) ## Properties diff --git a/docs/api/classes/beerequesterror.md b/docs/api/classes/beerequesterror.md index 77a3a814..76b9ab6b 100644 --- a/docs/api/classes/beerequesterror.md +++ b/docs/api/classes/beerequesterror.md @@ -30,7 +30,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/utils/error.ts:13](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/error.ts#L13) +[bee-js/src/utils/error.ts:13](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/error.ts#L13) ## Properties diff --git a/docs/api/classes/beeresponseerror.md b/docs/api/classes/beeresponseerror.md index fe9e4e07..e5c822ac 100644 --- a/docs/api/classes/beeresponseerror.md +++ b/docs/api/classes/beeresponseerror.md @@ -31,7 +31,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/utils/error.ts:19](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/error.ts#L19) +[bee-js/src/utils/error.ts:19](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/error.ts#L19) ## Properties diff --git a/docs/api/functions/utils.assertbytes.md b/docs/api/functions/utils.assertbytes.md index 0fefe7a0..5f778ffc 100644 --- a/docs/api/functions/utils.assertbytes.md +++ b/docs/api/functions/utils.assertbytes.md @@ -30,4 +30,4 @@ asserts b is Bytes #### Defined in -[bee-js/src/utils/bytes.ts:44](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L44) +[bee-js/src/utils/bytes.ts:44](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L44) diff --git a/docs/api/functions/utils.assertflexbytes.md b/docs/api/functions/utils.assertflexbytes.md index dcaae6c9..3b3deb31 100644 --- a/docs/api/functions/utils.assertflexbytes.md +++ b/docs/api/functions/utils.assertflexbytes.md @@ -32,4 +32,4 @@ asserts b is FlexBytes #### Defined in -[bee-js/src/utils/bytes.ts:72](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L72) +[bee-js/src/utils/bytes.ts:72](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L72) diff --git a/docs/api/functions/utils.asserthexstring.md b/docs/api/functions/utils.asserthexstring.md index be263d54..fcc21cb5 100644 --- a/docs/api/functions/utils.asserthexstring.md +++ b/docs/api/functions/utils.asserthexstring.md @@ -35,4 +35,4 @@ HexString or throws error #### Defined in -[bee-js/src/utils/hex.ts:158](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L158) +[bee-js/src/utils/hex.ts:158](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L158) diff --git a/docs/api/functions/utils.assertprefixedhexstring.md b/docs/api/functions/utils.assertprefixedhexstring.md index 313ef02d..a83da3da 100644 --- a/docs/api/functions/utils.assertprefixedhexstring.md +++ b/docs/api/functions/utils.assertprefixedhexstring.md @@ -26,4 +26,4 @@ HexString or throws error #### Defined in -[bee-js/src/utils/hex.ts:182](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L182) +[bee-js/src/utils/hex.ts:182](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L182) diff --git a/docs/api/functions/utils.bytesatoffset.md b/docs/api/functions/utils.bytesatoffset.md index eb725f05..b71c3e9e 100644 --- a/docs/api/functions/utils.bytesatoffset.md +++ b/docs/api/functions/utils.bytesatoffset.md @@ -31,4 +31,4 @@ Return `length` bytes starting from `offset` #### Defined in -[bee-js/src/utils/bytes.ts:91](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L91) +[bee-js/src/utils/bytes.ts:91](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L91) diff --git a/docs/api/functions/utils.bytesequal.md b/docs/api/functions/utils.bytesequal.md index cf5857e3..7f948097 100644 --- a/docs/api/functions/utils.bytesequal.md +++ b/docs/api/functions/utils.bytesequal.md @@ -24,4 +24,4 @@ Returns true if two byte arrays are equal #### Defined in -[bee-js/src/utils/bytes.ts:125](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L125) +[bee-js/src/utils/bytes.ts:125](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L125) diff --git a/docs/api/functions/utils.bytestohex.md b/docs/api/functions/utils.bytestohex.md index 144f0b05..a6ae1852 100644 --- a/docs/api/functions/utils.bytestohex.md +++ b/docs/api/functions/utils.bytestohex.md @@ -30,4 +30,4 @@ Converts array of number or Uint8Array to HexString without prefix. #### Defined in -[bee-js/src/utils/hex.ts:89](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L89) +[bee-js/src/utils/hex.ts:89](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L89) diff --git a/docs/api/functions/utils.ethtoswarmaddress.md b/docs/api/functions/utils.ethtoswarmaddress.md index ed4ce6b3..645a4dff 100644 --- a/docs/api/functions/utils.ethtoswarmaddress.md +++ b/docs/api/functions/utils.ethtoswarmaddress.md @@ -26,4 +26,4 @@ Swarm overlay address #### Defined in -[bee-js/src/utils/eth.ts:162](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L162) +[bee-js/src/utils/eth.ts:162](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L162) diff --git a/docs/api/functions/utils.flexbytesatoffset.md b/docs/api/functions/utils.flexbytesatoffset.md index 7e46ce1f..4448b74e 100644 --- a/docs/api/functions/utils.flexbytesatoffset.md +++ b/docs/api/functions/utils.flexbytesatoffset.md @@ -33,4 +33,4 @@ Return flex bytes starting from `offset` #### Defined in -[bee-js/src/utils/bytes.ts:108](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L108) +[bee-js/src/utils/bytes.ts:108](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L108) diff --git a/docs/api/functions/utils.fromlittleendian.md b/docs/api/functions/utils.fromlittleendian.md index 3a9fa957..6d876dbd 100644 --- a/docs/api/functions/utils.fromlittleendian.md +++ b/docs/api/functions/utils.fromlittleendian.md @@ -27,4 +27,4 @@ big-endian encoded hexstring #### Defined in -[bee-js/src/utils/eth.ts:139](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L139) +[bee-js/src/utils/eth.ts:139](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L139) diff --git a/docs/api/functions/utils.getcollectionsize.md b/docs/api/functions/utils.getcollectionsize.md index 68074df5..d372a943 100644 --- a/docs/api/functions/utils.getcollectionsize.md +++ b/docs/api/functions/utils.getcollectionsize.md @@ -25,4 +25,4 @@ size in bytes #### Defined in -[bee-js/src/utils/collection.ts:109](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/collection.ts#L109) +[bee-js/src/utils/collection.ts:109](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/collection.ts#L109) diff --git a/docs/api/functions/utils.getfoldersize.md b/docs/api/functions/utils.getfoldersize.md index a748efea..db513e84 100644 --- a/docs/api/functions/utils.getfoldersize.md +++ b/docs/api/functions/utils.getfoldersize.md @@ -25,4 +25,4 @@ size in bytes #### Defined in -[bee-js/src/utils/collection.ts:129](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/collection.ts#L129) +[bee-js/src/utils/collection.ts:129](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/collection.ts#L129) diff --git a/docs/api/functions/utils.hextobytes.md b/docs/api/functions/utils.hextobytes.md index 35bb7bc5..a6543ab2 100644 --- a/docs/api/functions/utils.hextobytes.md +++ b/docs/api/functions/utils.hextobytes.md @@ -30,4 +30,4 @@ Converts a hex string to Uint8Array #### Defined in -[bee-js/src/utils/hex.ts:69](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L69) +[bee-js/src/utils/hex.ts:69](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L69) diff --git a/docs/api/functions/utils.inttohex.md b/docs/api/functions/utils.inttohex.md index 4b677c2a..d83c6bbc 100644 --- a/docs/api/functions/utils.inttohex.md +++ b/docs/api/functions/utils.inttohex.md @@ -32,4 +32,4 @@ Optionally provides '0x' prefix or padding #### Defined in -[bee-js/src/utils/hex.ts:109](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L109) +[bee-js/src/utils/hex.ts:109](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L109) diff --git a/docs/api/functions/utils.isbytes.md b/docs/api/functions/utils.isbytes.md index e966a885..c34a02be 100644 --- a/docs/api/functions/utils.isbytes.md +++ b/docs/api/functions/utils.isbytes.md @@ -30,4 +30,4 @@ b is Bytes #### Defined in -[bee-js/src/utils/bytes.ts:34](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L34) +[bee-js/src/utils/bytes.ts:34](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L34) diff --git a/docs/api/functions/utils.isflexbytes.md b/docs/api/functions/utils.isflexbytes.md index 3da65373..d59ddd4f 100644 --- a/docs/api/functions/utils.isflexbytes.md +++ b/docs/api/functions/utils.isflexbytes.md @@ -32,4 +32,4 @@ b is FlexBytes #### Defined in -[bee-js/src/utils/bytes.ts:57](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L57) +[bee-js/src/utils/bytes.ts:57](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L57) diff --git a/docs/api/functions/utils.ishexethaddress.md b/docs/api/functions/utils.ishexethaddress.md index 2fc40522..6d27ca1a 100644 --- a/docs/api/functions/utils.ishexethaddress.md +++ b/docs/api/functions/utils.ishexethaddress.md @@ -28,4 +28,4 @@ True if is valid eth address #### Defined in -[bee-js/src/utils/eth.ts:93](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L93) +[bee-js/src/utils/eth.ts:93](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L93) diff --git a/docs/api/functions/utils.ishexstring.md b/docs/api/functions/utils.ishexstring.md index e8522db8..4ed2f1e9 100644 --- a/docs/api/functions/utils.ishexstring.md +++ b/docs/api/functions/utils.ishexstring.md @@ -33,4 +33,4 @@ s is HexString #### Defined in -[bee-js/src/utils/hex.ts:134](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L134) +[bee-js/src/utils/hex.ts:134](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L134) diff --git a/docs/api/functions/utils.isnodereadable.md b/docs/api/functions/utils.isnodereadable.md index 9e21c647..065d0b27 100644 --- a/docs/api/functions/utils.isnodereadable.md +++ b/docs/api/functions/utils.isnodereadable.md @@ -21,4 +21,4 @@ entry is Readable #### Defined in -[bee-js/src/utils/stream.ts:38](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/stream.ts#L38) +[bee-js/src/utils/stream.ts:38](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/stream.ts#L38) diff --git a/docs/api/functions/utils.isreadable.md b/docs/api/functions/utils.isreadable.md index 1a4905b9..c474e43c 100644 --- a/docs/api/functions/utils.isreadable.md +++ b/docs/api/functions/utils.isreadable.md @@ -24,4 +24,4 @@ entry is Readable #### Defined in -[bee-js/src/utils/stream.ts:14](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/stream.ts#L14) +[bee-js/src/utils/stream.ts:14](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/stream.ts#L14) diff --git a/docs/api/functions/utils.isreadablestream.md b/docs/api/functions/utils.isreadablestream.md index ffa8f17e..8cd95009 100644 --- a/docs/api/functions/utils.isreadablestream.md +++ b/docs/api/functions/utils.isreadablestream.md @@ -21,4 +21,4 @@ entry is ReadableStream #### Defined in -[bee-js/src/utils/stream.ts:18](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/stream.ts#L18) +[bee-js/src/utils/stream.ts:18](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/stream.ts#L18) diff --git a/docs/api/functions/utils.keccak256hash.md b/docs/api/functions/utils.keccak256hash.md index 25b2edf5..b7125979 100644 --- a/docs/api/functions/utils.keccak256hash.md +++ b/docs/api/functions/utils.keccak256hash.md @@ -24,4 +24,4 @@ correct types. #### Defined in -[bee-js/src/utils/hash.ts:10](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hash.ts#L10) +[bee-js/src/utils/hash.ts:10](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hash.ts#L10) diff --git a/docs/api/functions/utils.makeethaddress.md b/docs/api/functions/utils.makeethaddress.md index 152de486..a89c4e7a 100644 --- a/docs/api/functions/utils.makeethaddress.md +++ b/docs/api/functions/utils.makeethaddress.md @@ -21,4 +21,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/utils/eth.ts:12](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L12) +[bee-js/src/utils/eth.ts:12](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L12) diff --git a/docs/api/functions/utils.makeethereumwalletsigner.md b/docs/api/functions/utils.makeethereumwalletsigner.md index 1da0018c..ef0b26d8 100644 --- a/docs/api/functions/utils.makeethereumwalletsigner.md +++ b/docs/api/functions/utils.makeethereumwalletsigner.md @@ -25,4 +25,4 @@ uses `personal_sign` method to sign requested data. #### Defined in -[bee-js/src/utils/eth.ts:192](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L192) +[bee-js/src/utils/eth.ts:192](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L192) diff --git a/docs/api/functions/utils.makehexethaddress.md b/docs/api/functions/utils.makehexethaddress.md index 49e0d084..75d6a735 100644 --- a/docs/api/functions/utils.makehexethaddress.md +++ b/docs/api/functions/utils.makehexethaddress.md @@ -21,4 +21,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/utils/eth.ts:27](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L27) +[bee-js/src/utils/eth.ts:27](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L27) diff --git a/docs/api/functions/utils.makehexstring.md b/docs/api/functions/utils.makehexstring.md index 6f404bbc..5b42e3a4 100644 --- a/docs/api/functions/utils.makehexstring.md +++ b/docs/api/functions/utils.makehexstring.md @@ -32,4 +32,4 @@ TODO: Make Length mandatory: https://github.com/ethersphere/bee-js/issues/208 #### Defined in -[bee-js/src/utils/hex.ts:33](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L33) +[bee-js/src/utils/hex.ts:33](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L33) diff --git a/docs/api/functions/utils.makemaxtarget.md b/docs/api/functions/utils.makemaxtarget.md index 8f8b3d87..4001e325 100644 --- a/docs/api/functions/utils.makemaxtarget.md +++ b/docs/api/functions/utils.makemaxtarget.md @@ -26,4 +26,4 @@ target that Bee node will except. #### Defined in -[bee-js/src/utils/pss.ts:10](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/pss.ts#L10) +[bee-js/src/utils/pss.ts:10](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/pss.ts#L10) diff --git a/docs/api/functions/utils.normalizetoreadablestream.md b/docs/api/functions/utils.normalizetoreadablestream.md index 3dabf51f..f8241865 100644 --- a/docs/api/functions/utils.normalizetoreadablestream.md +++ b/docs/api/functions/utils.normalizetoreadablestream.md @@ -21,4 +21,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/utils/stream.ts:138](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/stream.ts#L138) +[bee-js/src/utils/stream.ts:138](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/stream.ts#L138) diff --git a/docs/api/functions/utils.readablenodetoweb.md b/docs/api/functions/utils.readablenodetoweb.md index c71941d5..b5e0e32d 100644 --- a/docs/api/functions/utils.readablenodetoweb.md +++ b/docs/api/functions/utils.readablenodetoweb.md @@ -30,4 +30,4 @@ Because it uses forked web-streams-polyfill that are outdated. #### Defined in -[bee-js/src/utils/stream.ts:62](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/stream.ts#L62) +[bee-js/src/utils/stream.ts:62](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/stream.ts#L62) diff --git a/docs/api/functions/utils.readablewebtonode.md b/docs/api/functions/utils.readablewebtonode.md index 4b5eeda5..2968e859 100644 --- a/docs/api/functions/utils.readablewebtonode.md +++ b/docs/api/functions/utils.readablewebtonode.md @@ -31,4 +31,4 @@ Because it uses forked web-streams-polyfill that are outdated. #### Defined in -[bee-js/src/utils/stream.ts:134](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/stream.ts#L134) +[bee-js/src/utils/stream.ts:134](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/stream.ts#L134) diff --git a/docs/api/functions/utils.tolittleendian.md b/docs/api/functions/utils.tolittleendian.md index 6d60c561..498a854e 100644 --- a/docs/api/functions/utils.tolittleendian.md +++ b/docs/api/functions/utils.tolittleendian.md @@ -27,4 +27,4 @@ little-endian encoded hexstring #### Defined in -[bee-js/src/utils/eth.ts:106](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L106) +[bee-js/src/utils/eth.ts:106](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L106) diff --git a/docs/api/interfaces/allsettlements.md b/docs/api/interfaces/allsettlements.md index 9fd82ea5..758ca56d 100644 --- a/docs/api/interfaces/allsettlements.md +++ b/docs/api/interfaces/allsettlements.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:65](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L65) +[bee-js/src/types/debug.ts:65](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L65) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:63](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L63) +[bee-js/src/types/debug.ts:63](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L63) ___ @@ -34,4 +34,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:64](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L64) +[bee-js/src/types/debug.ts:64](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L64) diff --git a/docs/api/interfaces/alltagsoptions.md b/docs/api/interfaces/alltagsoptions.md index 591ce7d1..a1800225 100644 --- a/docs/api/interfaces/alltagsoptions.md +++ b/docs/api/interfaces/alltagsoptions.md @@ -26,7 +26,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:246](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L246) +[bee-js/src/types/index.ts:241](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L241) ___ @@ -46,7 +46,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:247](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L247) +[bee-js/src/types/index.ts:242](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L242) ___ @@ -65,7 +65,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -81,4 +81,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/balanceresponse.md b/docs/api/interfaces/balanceresponse.md index 26c28ae2..a5ed3797 100644 --- a/docs/api/interfaces/balanceresponse.md +++ b/docs/api/interfaces/balanceresponse.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:141](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L141) +[bee-js/src/types/debug.ts:141](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L141) diff --git a/docs/api/interfaces/batchbucket.md b/docs/api/interfaces/batchbucket.md index 22cb717b..23c60fcb 100644 --- a/docs/api/interfaces/batchbucket.md +++ b/docs/api/interfaces/batchbucket.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:459](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L459) +[bee-js/src/types/index.ts:454](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L454) ___ @@ -24,4 +24,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:460](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L460) +[bee-js/src/types/index.ts:455](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L455) diff --git a/docs/api/interfaces/beegenericresponse.md b/docs/api/interfaces/beegenericresponse.md index df11553e..1be73cdb 100644 --- a/docs/api/interfaces/beegenericresponse.md +++ b/docs/api/interfaces/beegenericresponse.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:317](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L317) +[bee-js/src/types/index.ts:312](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L312) ___ @@ -24,4 +24,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:316](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L316) +[bee-js/src/types/index.ts:311](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L311) diff --git a/docs/api/interfaces/beeoptions.md b/docs/api/interfaces/beeoptions.md index 45cbf6ce..1f872728 100644 --- a/docs/api/interfaces/beeoptions.md +++ b/docs/api/interfaces/beeoptions.md @@ -23,7 +23,7 @@ in all outgoing bee-js requests for instance of Bee class. #### Defined in -[bee-js/src/types/index.ts:105](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L105) +[bee-js/src/types/index.ts:105](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L105) ___ @@ -39,7 +39,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -51,7 +51,7 @@ Function that registers listener callback for all outgoing HTTP requests that Be #### Defined in -[bee-js/src/types/index.ts:110](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L110) +[bee-js/src/types/index.ts:110](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L110) ___ @@ -63,7 +63,7 @@ Function that registers listener callback for all incoming HTTP responses that B #### Defined in -[bee-js/src/types/index.ts:115](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L115) +[bee-js/src/types/index.ts:115](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L115) ___ @@ -82,7 +82,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -94,7 +94,7 @@ Signer object or private key of the Signer in form of either hex string or Uint8 #### Defined in -[bee-js/src/types/index.ts:99](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L99) +[bee-js/src/types/index.ts:99](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L99) ___ @@ -110,4 +110,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/beerequest.md b/docs/api/interfaces/beerequest.md index 02c9c972..97574047 100644 --- a/docs/api/interfaces/beerequest.md +++ b/docs/api/interfaces/beerequest.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:331](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L331) +[bee-js/src/types/index.ts:326](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L326) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:330](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L330) +[bee-js/src/types/index.ts:325](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L325) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:332](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L332) +[bee-js/src/types/index.ts:327](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L327) ___ @@ -44,4 +44,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:329](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L329) +[bee-js/src/types/index.ts:324](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L324) diff --git a/docs/api/interfaces/beeresponse.md b/docs/api/interfaces/beeresponse.md index b8693358..3dded3c0 100644 --- a/docs/api/interfaces/beeresponse.md +++ b/docs/api/interfaces/beeresponse.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:336](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L336) +[bee-js/src/types/index.ts:331](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L331) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:339](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L339) +[bee-js/src/types/index.ts:334](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L334) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:337](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L337) +[bee-js/src/types/index.ts:332](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L332) ___ @@ -44,4 +44,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:338](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L338) +[bee-js/src/types/index.ts:333](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L333) diff --git a/docs/api/interfaces/bin.md b/docs/api/interfaces/bin.md index a1556a58..6ce1d6a7 100644 --- a/docs/api/interfaces/bin.md +++ b/docs/api/interfaces/bin.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:156](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L156) +[bee-js/src/types/debug.ts:156](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L156) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:158](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L158) +[bee-js/src/types/debug.ts:158](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L158) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:157](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L157) +[bee-js/src/types/debug.ts:157](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L157) ___ @@ -44,4 +44,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:155](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L155) +[bee-js/src/types/debug.ts:155](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L155) diff --git a/docs/api/interfaces/cashoutoptions.md b/docs/api/interfaces/cashoutoptions.md index a79d9f0c..b3ab2525 100644 --- a/docs/api/interfaces/cashoutoptions.md +++ b/docs/api/interfaces/cashoutoptions.md @@ -26,7 +26,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -38,7 +38,7 @@ Gas limit for the cashout transaction in WEI #### Defined in -[bee-js/src/types/debug.ts:98](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L98) +[bee-js/src/types/debug.ts:98](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L98) ___ @@ -50,7 +50,7 @@ Gas price for the cashout transaction in WEI #### Defined in -[bee-js/src/types/debug.ts:93](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L93) +[bee-js/src/types/debug.ts:93](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L93) ___ @@ -69,7 +69,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -85,4 +85,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/cashoutresult.md b/docs/api/interfaces/cashoutresult.md index e99a4e8a..84fb83df 100644 --- a/docs/api/interfaces/cashoutresult.md +++ b/docs/api/interfaces/cashoutresult.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:104](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L104) +[bee-js/src/types/debug.ts:104](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L104) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:103](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L103) +[bee-js/src/types/debug.ts:103](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L103) ___ @@ -34,4 +34,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:102](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L102) +[bee-js/src/types/debug.ts:102](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L102) diff --git a/docs/api/interfaces/chainstate.md b/docs/api/interfaces/chainstate.md index 0cff40b9..bbeafa84 100644 --- a/docs/api/interfaces/chainstate.md +++ b/docs/api/interfaces/chainstate.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:201](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L201) +[bee-js/src/types/debug.ts:201](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L201) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:203](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L203) +[bee-js/src/types/debug.ts:203](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L203) ___ @@ -34,4 +34,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:202](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L202) +[bee-js/src/types/debug.ts:202](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L202) diff --git a/docs/api/interfaces/cheque.md b/docs/api/interfaces/cheque.md index 6f6dd623..5aaa18ec 100644 --- a/docs/api/interfaces/cheque.md +++ b/docs/api/interfaces/cheque.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:120](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L120) +[bee-js/src/types/debug.ts:120](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L120) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:121](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L121) +[bee-js/src/types/debug.ts:121](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L121) ___ @@ -34,4 +34,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:122](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L122) +[bee-js/src/types/debug.ts:122](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L122) diff --git a/docs/api/interfaces/chequebookaddressresponse.md b/docs/api/interfaces/chequebookaddressresponse.md index 8c643f7c..80291883 100644 --- a/docs/api/interfaces/chequebookaddressresponse.md +++ b/docs/api/interfaces/chequebookaddressresponse.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:81](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L81) +[bee-js/src/types/debug.ts:81](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L81) diff --git a/docs/api/interfaces/chequebookbalanceresponse.md b/docs/api/interfaces/chequebookbalanceresponse.md index e4d4c5bb..bbccc1bf 100644 --- a/docs/api/interfaces/chequebookbalanceresponse.md +++ b/docs/api/interfaces/chequebookbalanceresponse.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:86](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L86) +[bee-js/src/types/debug.ts:86](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L86) ___ @@ -24,4 +24,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:85](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L85) +[bee-js/src/types/debug.ts:85](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L85) diff --git a/docs/api/interfaces/collectionentry.md b/docs/api/interfaces/collectionentry.md index fc09254f..318c28c3 100644 --- a/docs/api/interfaces/collectionentry.md +++ b/docs/api/interfaces/collectionentry.md @@ -22,7 +22,7 @@ Object represents a file and some of its metadata in [[Directory]] object. #### Defined in -[bee-js/src/types/index.ts:292](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L292) +[bee-js/src/types/index.ts:287](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L287) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:297](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L297) +[bee-js/src/types/index.ts:292](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L292) diff --git a/docs/api/interfaces/collectionuploadoptions.md b/docs/api/interfaces/collectionuploadoptions.md index 3d7dc134..2254a3df 100644 --- a/docs/api/interfaces/collectionuploadoptions.md +++ b/docs/api/interfaces/collectionuploadoptions.md @@ -34,7 +34,7 @@ Will encrypt the uploaded data and return longer hash which also includes the de #### Defined in -[bee-js/src/types/index.ts:160](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L160) +[bee-js/src/types/index.ts:155](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L155) ___ @@ -50,7 +50,7 @@ Configure custom error document to be returned when a specified path can not be #### Defined in -[bee-js/src/types/index.ts:203](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L203) +[bee-js/src/types/index.ts:198](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L198) ___ @@ -66,7 +66,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -82,7 +82,7 @@ Default file to be returned when the root hash of collection is accessed. #### Defined in -[bee-js/src/types/index.ts:195](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L195) +[bee-js/src/types/index.ts:190](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L190) ___ @@ -106,7 +106,7 @@ Locally pinned data is possible to reupload to network if it disappear. #### Defined in -[bee-js/src/types/index.ts:149](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L149) +[bee-js/src/types/index.ts:144](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L144) ___ @@ -125,7 +125,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -147,7 +147,7 @@ Tags keep track of syncing the data with network. This option allows attach exis #### Defined in -[bee-js/src/types/index.ts:169](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L169) +[bee-js/src/types/index.ts:164](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L164) ___ @@ -163,4 +163,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/data.md b/docs/api/interfaces/data.md index fd8302e1..3cf3d3b3 100644 --- a/docs/api/interfaces/data.md +++ b/docs/api/interfaces/data.md @@ -358,7 +358,7 @@ Converts the binary data into hex-string. #### Defined in -[bee-js/src/types/index.ts:280](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L280) +[bee-js/src/types/index.ts:275](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L275) ___ @@ -454,7 +454,7 @@ Converts the binary data into string which is then parsed into JSON. #### Defined in -[bee-js/src/types/index.ts:285](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L285) +[bee-js/src/types/index.ts:280](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L280) ___ @@ -860,7 +860,7 @@ Converts the binary data using UTF-8 decoding into string. #### Defined in -[bee-js/src/types/index.ts:275](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L275) +[bee-js/src/types/index.ts:270](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L270) ___ diff --git a/docs/api/interfaces/debugpostagebatch.md b/docs/api/interfaces/debugpostagebatch.md index 582a3d8a..cad119fe 100644 --- a/docs/api/interfaces/debugpostagebatch.md +++ b/docs/api/interfaces/debugpostagebatch.md @@ -24,7 +24,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:443](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L443) +[bee-js/src/types/index.ts:438](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L438) ___ @@ -38,7 +38,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:438](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L438) +[bee-js/src/types/index.ts:433](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L433) ___ @@ -50,7 +50,7 @@ The time (in seconds) remaining until the batch expires; -1 signals that the bat #### Defined in -[bee-js/src/types/index.ts:453](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L453) +[bee-js/src/types/index.ts:448](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L448) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:445](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L445) +[bee-js/src/types/index.ts:440](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L440) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:444](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L444) +[bee-js/src/types/index.ts:439](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L439) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:442](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L442) +[bee-js/src/types/index.ts:437](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L437) ___ @@ -102,7 +102,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:455](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L455) +[bee-js/src/types/index.ts:450](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L450) ___ @@ -116,7 +116,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:446](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L446) +[bee-js/src/types/index.ts:441](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L441) ___ @@ -130,7 +130,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:441](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L441) +[bee-js/src/types/index.ts:436](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L436) ___ @@ -144,7 +144,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:440](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L440) +[bee-js/src/types/index.ts:435](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L435) ___ @@ -158,4 +158,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:439](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L439) +[bee-js/src/types/index.ts:434](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L434) diff --git a/docs/api/interfaces/extendedtag.md b/docs/api/interfaces/extendedtag.md index d1aac262..11ac69ee 100644 --- a/docs/api/interfaces/extendedtag.md +++ b/docs/api/interfaces/extendedtag.md @@ -20,7 +20,7 @@ The associated swarm hash for this tag #### Defined in -[bee-js/src/types/debug.ts:48](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L48) +[bee-js/src/types/debug.ts:48](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L48) ___ @@ -32,7 +32,7 @@ Number of chunks already seen #### Defined in -[bee-js/src/types/debug.ts:23](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L23) +[bee-js/src/types/debug.ts:23](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L23) ___ @@ -44,7 +44,7 @@ Number of chunks sent for push syncing #### Defined in -[bee-js/src/types/debug.ts:33](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L33) +[bee-js/src/types/debug.ts:33](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L33) ___ @@ -56,7 +56,7 @@ Number of chunks already processed by splitter for hashing #### Defined in -[bee-js/src/types/debug.ts:18](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L18) +[bee-js/src/types/debug.ts:18](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L18) ___ @@ -68,7 +68,7 @@ When the upload process started #### Defined in -[bee-js/src/types/debug.ts:53](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L53) +[bee-js/src/types/debug.ts:53](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L53) ___ @@ -80,7 +80,7 @@ Number of chunks already stored locally #### Defined in -[bee-js/src/types/debug.ts:28](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L28) +[bee-js/src/types/debug.ts:28](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L28) ___ @@ -92,7 +92,7 @@ Number of chunks synced with proof #### Defined in -[bee-js/src/types/debug.ts:38](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L38) +[bee-js/src/types/debug.ts:38](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L38) ___ @@ -104,7 +104,7 @@ Number of all chunks that the data will be split into. #### Defined in -[bee-js/src/types/debug.ts:13](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L13) +[bee-js/src/types/debug.ts:13](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L13) ___ @@ -116,4 +116,4 @@ Unique identifier #### Defined in -[bee-js/src/types/debug.ts:43](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L43) +[bee-js/src/types/debug.ts:43](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L43) diff --git a/docs/api/interfaces/feedreader.md b/docs/api/interfaces/feedreader.md index fd2bceba..dd1f7550 100644 --- a/docs/api/interfaces/feedreader.md +++ b/docs/api/interfaces/feedreader.md @@ -22,7 +22,7 @@ FeedReader is an interface for downloading feed updates #### Defined in -[bee-js/src/types/index.ts:359](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L359) +[bee-js/src/types/index.ts:354](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L354) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:360](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L360) +[bee-js/src/types/index.ts:355](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L355) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:358](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L358) +[bee-js/src/types/index.ts:353](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L353) ## Methods @@ -64,4 +64,4 @@ Download the latest feed update #### Defined in -[bee-js/src/types/index.ts:364](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L364) +[bee-js/src/types/index.ts:359](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L359) diff --git a/docs/api/interfaces/feedwriter.md b/docs/api/interfaces/feedwriter.md index 28bd32d0..84537f76 100644 --- a/docs/api/interfaces/feedwriter.md +++ b/docs/api/interfaces/feedwriter.md @@ -26,7 +26,7 @@ FeedWriter is an interface for updating feeds #### Defined in -[bee-js/src/types/index.ts:359](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L359) +[bee-js/src/types/index.ts:354](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L354) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:360](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L360) +[bee-js/src/types/index.ts:355](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L355) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:358](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L358) +[bee-js/src/types/index.ts:353](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L353) ## Methods @@ -80,7 +80,7 @@ Download the latest feed update #### Defined in -[bee-js/src/types/index.ts:364](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L364) +[bee-js/src/types/index.ts:359](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L359) ___ @@ -106,4 +106,4 @@ Reference that points at Single Owner Chunk that contains the new update and poi #### Defined in -[bee-js/src/types/index.ts:396](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L396) +[bee-js/src/types/index.ts:391](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L391) diff --git a/docs/api/interfaces/filedata.md b/docs/api/interfaces/filedata.md index 9fa1fc82..dd558e1f 100644 --- a/docs/api/interfaces/filedata.md +++ b/docs/api/interfaces/filedata.md @@ -30,7 +30,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:253](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L253) +[bee-js/src/types/index.ts:248](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L248) ___ @@ -40,7 +40,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:257](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L257) +[bee-js/src/types/index.ts:252](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L252) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:251](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L251) +[bee-js/src/types/index.ts:246](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L246) ___ @@ -68,4 +68,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:252](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L252) +[bee-js/src/types/index.ts:247](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L247) diff --git a/docs/api/interfaces/fileheaders.md b/docs/api/interfaces/fileheaders.md index 61208b9a..3ae8393b 100644 --- a/docs/api/interfaces/fileheaders.md +++ b/docs/api/interfaces/fileheaders.md @@ -20,7 +20,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:253](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L253) +[bee-js/src/types/index.ts:248](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L248) ___ @@ -30,7 +30,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:251](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L251) +[bee-js/src/types/index.ts:246](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L246) ___ @@ -40,4 +40,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:252](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L252) +[bee-js/src/types/index.ts:247](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L247) diff --git a/docs/api/interfaces/fileuploadoptions.md b/docs/api/interfaces/fileuploadoptions.md index 471e4adf..37d37314 100644 --- a/docs/api/interfaces/fileuploadoptions.md +++ b/docs/api/interfaces/fileuploadoptions.md @@ -24,7 +24,7 @@ Specifies given Content-Type so when loaded in browser the file is correctly rep #### Defined in -[bee-js/src/types/index.ts:185](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L185) +[bee-js/src/types/index.ts:180](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L180) ___ @@ -48,7 +48,7 @@ Will encrypt the uploaded data and return longer hash which also includes the de #### Defined in -[bee-js/src/types/index.ts:160](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L160) +[bee-js/src/types/index.ts:155](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L155) ___ @@ -64,7 +64,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -88,7 +88,7 @@ Locally pinned data is possible to reupload to network if it disappear. #### Defined in -[bee-js/src/types/index.ts:149](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L149) +[bee-js/src/types/index.ts:144](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L144) ___ @@ -107,7 +107,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -121,7 +121,7 @@ Specifies Content-Length for the given data. It is required when uploading with #### Defined in -[bee-js/src/types/index.ts:178](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L178) +[bee-js/src/types/index.ts:173](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L173) ___ @@ -143,7 +143,7 @@ Tags keep track of syncing the data with network. This option allows attach exis #### Defined in -[bee-js/src/types/index.ts:169](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L169) +[bee-js/src/types/index.ts:164](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L164) ___ @@ -159,4 +159,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/health.md b/docs/api/interfaces/health.md index 656fbbfa..8cc32115 100644 --- a/docs/api/interfaces/health.md +++ b/docs/api/interfaces/health.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:145](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L145) +[bee-js/src/types/debug.ts:145](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L145) ___ @@ -24,4 +24,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:146](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L146) +[bee-js/src/types/debug.ts:146](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L146) diff --git a/docs/api/interfaces/jsonfeedoptions.md b/docs/api/interfaces/jsonfeedoptions.md index 96ecaec7..3e3cbd14 100644 --- a/docs/api/interfaces/jsonfeedoptions.md +++ b/docs/api/interfaces/jsonfeedoptions.md @@ -23,7 +23,7 @@ to be specified. #### Defined in -[bee-js/src/types/index.ts:372](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L372) +[bee-js/src/types/index.ts:367](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L367) ___ @@ -39,7 +39,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -58,7 +58,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -72,7 +72,7 @@ if not specified for `get` then `address` option has to be specified. #### Defined in -[bee-js/src/types/index.ts:379](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L379) +[bee-js/src/types/index.ts:374](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L374) ___ @@ -88,7 +88,7 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) ___ @@ -98,4 +98,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:380](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L380) +[bee-js/src/types/index.ts:375](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L375) diff --git a/docs/api/interfaces/lastcashoutactionresponse.md b/docs/api/interfaces/lastcashoutactionresponse.md index d9186e25..de12fcd5 100644 --- a/docs/api/interfaces/lastcashoutactionresponse.md +++ b/docs/api/interfaces/lastcashoutactionresponse.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:111](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L111) +[bee-js/src/types/debug.ts:111](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L111) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:108](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L108) +[bee-js/src/types/debug.ts:108](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L108) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:112](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L112) +[bee-js/src/types/debug.ts:112](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L112) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:110](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L110) +[bee-js/src/types/debug.ts:110](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L110) ___ @@ -54,4 +54,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:109](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L109) +[bee-js/src/types/debug.ts:109](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L109) diff --git a/docs/api/interfaces/lastchequesforpeerresponse.md b/docs/api/interfaces/lastchequesforpeerresponse.md index e103a339..38733fa6 100644 --- a/docs/api/interfaces/lastchequesforpeerresponse.md +++ b/docs/api/interfaces/lastchequesforpeerresponse.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:127](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L127) +[bee-js/src/types/debug.ts:127](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L127) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:128](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L128) +[bee-js/src/types/debug.ts:128](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L128) ___ @@ -34,4 +34,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:126](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L126) +[bee-js/src/types/debug.ts:126](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L126) diff --git a/docs/api/interfaces/lastchequesresponse.md b/docs/api/interfaces/lastchequesresponse.md index 93af02f1..ee0405a1 100644 --- a/docs/api/interfaces/lastchequesresponse.md +++ b/docs/api/interfaces/lastchequesresponse.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:132](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L132) +[bee-js/src/types/debug.ts:132](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L132) diff --git a/docs/api/interfaces/nodeaddresses.md b/docs/api/interfaces/nodeaddresses.md index 90041fed..77427ff0 100644 --- a/docs/api/interfaces/nodeaddresses.md +++ b/docs/api/interfaces/nodeaddresses.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:71](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L71) +[bee-js/src/types/debug.ts:71](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L71) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:69](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L69) +[bee-js/src/types/debug.ts:69](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L69) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:73](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L73) +[bee-js/src/types/debug.ts:73](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L73) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:72](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L72) +[bee-js/src/types/debug.ts:72](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L72) ___ @@ -54,4 +54,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:70](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L70) +[bee-js/src/types/debug.ts:70](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L70) diff --git a/docs/api/interfaces/peer.md b/docs/api/interfaces/peer.md index 3f83a1c1..bafdab66 100644 --- a/docs/api/interfaces/peer.md +++ b/docs/api/interfaces/peer.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:77](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L77) +[bee-js/src/types/debug.ts:77](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L77) diff --git a/docs/api/interfaces/peerbalance.md b/docs/api/interfaces/peerbalance.md index 693c940e..952a4a77 100644 --- a/docs/api/interfaces/peerbalance.md +++ b/docs/api/interfaces/peerbalance.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:137](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L137) +[bee-js/src/types/debug.ts:137](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L137) ___ @@ -24,4 +24,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:136](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L136) +[bee-js/src/types/debug.ts:136](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L136) diff --git a/docs/api/interfaces/pin.md b/docs/api/interfaces/pin.md index 63c9ba3a..54b7413a 100644 --- a/docs/api/interfaces/pin.md +++ b/docs/api/interfaces/pin.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:261](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L261) +[bee-js/src/types/index.ts:256](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L256) diff --git a/docs/api/interfaces/pingresponse.md b/docs/api/interfaces/pingresponse.md index b0f6ec8d..0ec71cd6 100644 --- a/docs/api/interfaces/pingresponse.md +++ b/docs/api/interfaces/pingresponse.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:189](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L189) +[bee-js/src/types/debug.ts:189](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L189) diff --git a/docs/api/interfaces/postagebatch.md b/docs/api/interfaces/postagebatch.md index 1f525aea..6df5ab91 100644 --- a/docs/api/interfaces/postagebatch.md +++ b/docs/api/interfaces/postagebatch.md @@ -22,7 +22,7 @@ Interface representing Postage stamp batch. #### Defined in -[bee-js/src/types/index.ts:443](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L443) +[bee-js/src/types/index.ts:438](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L438) ___ @@ -32,7 +32,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:438](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L438) +[bee-js/src/types/index.ts:433](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L433) ___ @@ -42,7 +42,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:445](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L445) +[bee-js/src/types/index.ts:440](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L440) ___ @@ -52,7 +52,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:444](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L444) +[bee-js/src/types/index.ts:439](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L439) ___ @@ -62,7 +62,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:442](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L442) +[bee-js/src/types/index.ts:437](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L437) ___ @@ -72,7 +72,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:446](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L446) +[bee-js/src/types/index.ts:441](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L441) ___ @@ -82,7 +82,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:441](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L441) +[bee-js/src/types/index.ts:436](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L436) ___ @@ -92,7 +92,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:440](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L440) +[bee-js/src/types/index.ts:435](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L435) ___ @@ -102,4 +102,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:439](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L439) +[bee-js/src/types/index.ts:434](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L434) diff --git a/docs/api/interfaces/postagebatchbuckets.md b/docs/api/interfaces/postagebatchbuckets.md index a6bcf7a4..400a91fe 100644 --- a/docs/api/interfaces/postagebatchbuckets.md +++ b/docs/api/interfaces/postagebatchbuckets.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:465](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L465) +[bee-js/src/types/index.ts:460](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L460) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:466](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L466) +[bee-js/src/types/index.ts:461](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L461) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:467](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L467) +[bee-js/src/types/index.ts:462](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L462) ___ @@ -44,4 +44,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:464](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L464) +[bee-js/src/types/index.ts:459](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L459) diff --git a/docs/api/interfaces/postagebatchoptions.md b/docs/api/interfaces/postagebatchoptions.md index f76b6f07..8eab02b8 100644 --- a/docs/api/interfaces/postagebatchoptions.md +++ b/docs/api/interfaces/postagebatchoptions.md @@ -28,7 +28,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -40,7 +40,7 @@ Sets gas price in Wei for the transaction that creates the postage batch #### Defined in -[bee-js/src/types/index.ts:496](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L496) +[bee-js/src/types/index.ts:491](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L491) ___ @@ -50,7 +50,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:497](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L497) +[bee-js/src/types/index.ts:492](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L492) ___ @@ -62,7 +62,7 @@ Sets label for the postage batch #### Defined in -[bee-js/src/types/index.ts:491](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L491) +[bee-js/src/types/index.ts:486](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L486) ___ @@ -81,7 +81,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -97,4 +97,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/pssmessagehandler.md b/docs/api/interfaces/pssmessagehandler.md index 6c64f8f8..dca26edb 100644 --- a/docs/api/interfaces/pssmessagehandler.md +++ b/docs/api/interfaces/pssmessagehandler.md @@ -29,7 +29,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:312](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L312) +[bee-js/src/types/index.ts:307](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L307) ___ @@ -54,4 +54,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:311](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L311) +[bee-js/src/types/index.ts:306](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L306) diff --git a/docs/api/interfaces/psssubscription.md b/docs/api/interfaces/psssubscription.md index e734217e..667d84e6 100644 --- a/docs/api/interfaces/psssubscription.md +++ b/docs/api/interfaces/psssubscription.md @@ -22,7 +22,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:307](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L307) +[bee-js/src/types/index.ts:302](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L302) ___ @@ -32,4 +32,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:306](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L306) +[bee-js/src/types/index.ts:301](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L301) diff --git a/docs/api/interfaces/referenceresponse.md b/docs/api/interfaces/referenceresponse.md index f771122b..966528b7 100644 --- a/docs/api/interfaces/referenceresponse.md +++ b/docs/api/interfaces/referenceresponse.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:321](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L321) +[bee-js/src/types/index.ts:316](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L316) diff --git a/docs/api/interfaces/removepeerresponse.md b/docs/api/interfaces/removepeerresponse.md index 5214c6f6..fb0c27ca 100644 --- a/docs/api/interfaces/removepeerresponse.md +++ b/docs/api/interfaces/removepeerresponse.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:151](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L151) +[bee-js/src/types/debug.ts:151](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L151) ___ @@ -24,4 +24,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:150](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L150) +[bee-js/src/types/debug.ts:150](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L150) diff --git a/docs/api/interfaces/requestoptions.md b/docs/api/interfaces/requestoptions.md index 6c977bf0..75ccd013 100644 --- a/docs/api/interfaces/requestoptions.md +++ b/docs/api/interfaces/requestoptions.md @@ -32,7 +32,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -47,7 +47,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -59,4 +59,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/reservestate.md b/docs/api/interfaces/reservestate.md index c92fc2e4..f5bb35d0 100644 --- a/docs/api/interfaces/reservestate.md +++ b/docs/api/interfaces/reservestate.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:195](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L195) +[bee-js/src/types/debug.ts:195](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L195) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:197](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L197) +[bee-js/src/types/debug.ts:197](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L197) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:196](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L196) +[bee-js/src/types/debug.ts:196](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L196) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:193](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L193) +[bee-js/src/types/debug.ts:193](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L193) ___ @@ -54,4 +54,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:194](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L194) +[bee-js/src/types/debug.ts:194](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L194) diff --git a/docs/api/interfaces/settlements.md b/docs/api/interfaces/settlements.md index d9755952..13c6d926 100644 --- a/docs/api/interfaces/settlements.md +++ b/docs/api/interfaces/settlements.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:57](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L57) +[bee-js/src/types/debug.ts:57](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L57) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:58](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L58) +[bee-js/src/types/debug.ts:58](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L58) ___ @@ -34,4 +34,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:59](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L59) +[bee-js/src/types/debug.ts:59](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L59) diff --git a/docs/api/interfaces/socreader.md b/docs/api/interfaces/socreader.md index fb65b912..f6b15310 100644 --- a/docs/api/interfaces/socreader.md +++ b/docs/api/interfaces/socreader.md @@ -38,4 +38,4 @@ Downloads a single owner chunk #### Defined in -[bee-js/src/types/index.ts:412](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L412) +[bee-js/src/types/index.ts:407](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L407) diff --git a/docs/api/interfaces/socwriter.md b/docs/api/interfaces/socwriter.md index 16db46af..fe6d3d0e 100644 --- a/docs/api/interfaces/socwriter.md +++ b/docs/api/interfaces/socwriter.md @@ -42,7 +42,7 @@ Downloads a single owner chunk #### Defined in -[bee-js/src/types/index.ts:412](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L412) +[bee-js/src/types/index.ts:407](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L407) ___ @@ -71,4 +71,4 @@ Uploads a single owner chunk #### Defined in -[bee-js/src/types/index.ts:426](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L426) +[bee-js/src/types/index.ts:421](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L421) diff --git a/docs/api/interfaces/tag.md b/docs/api/interfaces/tag.md index 3b1c2757..176bdd1f 100644 --- a/docs/api/interfaces/tag.md +++ b/docs/api/interfaces/tag.md @@ -20,7 +20,7 @@ Number of chunks that is locally stored in the Bee node. #### Defined in -[bee-js/src/types/index.ts:227](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L227) +[bee-js/src/types/index.ts:222](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L222) ___ @@ -32,7 +32,7 @@ When the upload process started #### Defined in -[bee-js/src/types/index.ts:242](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L242) +[bee-js/src/types/index.ts:237](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L237) ___ @@ -44,7 +44,7 @@ Number of chunks that arrived to their designated destination in the network #### Defined in -[bee-js/src/types/index.ts:232](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L232) +[bee-js/src/types/index.ts:227](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L227) ___ @@ -56,7 +56,7 @@ Number of all chunks that the data will be split into. #### Defined in -[bee-js/src/types/index.ts:222](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L222) +[bee-js/src/types/index.ts:217](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L217) ___ @@ -68,4 +68,4 @@ Unique identifier #### Defined in -[bee-js/src/types/index.ts:237](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L237) +[bee-js/src/types/index.ts:232](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L232) diff --git a/docs/api/interfaces/topology.md b/docs/api/interfaces/topology.md index d97b017e..ecc447ef 100644 --- a/docs/api/interfaces/topology.md +++ b/docs/api/interfaces/topology.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:162](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L162) +[bee-js/src/types/debug.ts:162](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L162) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:168](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L168) +[bee-js/src/types/debug.ts:168](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L168) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:164](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L164) +[bee-js/src/types/debug.ts:164](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L164) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:167](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L167) +[bee-js/src/types/debug.ts:167](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L167) ___ @@ -75,7 +75,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:166](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L166) +[bee-js/src/types/debug.ts:166](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L166) ___ @@ -85,7 +85,7 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:163](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L163) +[bee-js/src/types/debug.ts:163](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L163) ___ @@ -95,4 +95,4 @@ ___ #### Defined in -[bee-js/src/types/debug.ts:165](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L165) +[bee-js/src/types/debug.ts:165](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L165) diff --git a/docs/api/interfaces/transactioninfo.md b/docs/api/interfaces/transactioninfo.md index 81398484..af11e2f7 100644 --- a/docs/api/interfaces/transactioninfo.md +++ b/docs/api/interfaces/transactioninfo.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:479](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L479) +[bee-js/src/types/index.ts:474](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L474) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:478](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L478) +[bee-js/src/types/index.ts:473](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L473) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:480](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L480) +[bee-js/src/types/index.ts:475](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L475) ___ @@ -44,7 +44,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:477](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L477) +[bee-js/src/types/index.ts:472](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L472) ___ @@ -54,7 +54,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:476](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L476) +[bee-js/src/types/index.ts:471](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L471) ___ @@ -64,7 +64,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:475](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L475) +[bee-js/src/types/index.ts:470](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L470) ___ @@ -74,7 +74,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:474](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L474) +[bee-js/src/types/index.ts:469](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L469) ___ @@ -84,7 +84,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:473](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L473) +[bee-js/src/types/index.ts:468](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L468) ___ @@ -94,4 +94,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:481](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L481) +[bee-js/src/types/index.ts:476](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L476) diff --git a/docs/api/interfaces/transactionresponse.md b/docs/api/interfaces/transactionresponse.md index 9109cf57..a96da746 100644 --- a/docs/api/interfaces/transactionresponse.md +++ b/docs/api/interfaces/transactionresponse.md @@ -14,4 +14,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/debug.ts:116](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/debug.ts#L116) +[bee-js/src/types/debug.ts:116](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/debug.ts#L116) diff --git a/docs/api/interfaces/uploadheaders.md b/docs/api/interfaces/uploadheaders.md index 6e967af2..0d9ef10c 100644 --- a/docs/api/interfaces/uploadheaders.md +++ b/docs/api/interfaces/uploadheaders.md @@ -14,7 +14,7 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:207](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L207) +[bee-js/src/types/index.ts:202](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L202) ___ @@ -24,7 +24,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:206](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L206) +[bee-js/src/types/index.ts:201](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L201) ___ @@ -34,7 +34,7 @@ ___ #### Defined in -[bee-js/src/types/index.ts:209](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L209) +[bee-js/src/types/index.ts:204](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L204) ___ @@ -44,4 +44,4 @@ ___ #### Defined in -[bee-js/src/types/index.ts:208](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L208) +[bee-js/src/types/index.ts:203](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L203) diff --git a/docs/api/interfaces/uploadoptions.md b/docs/api/interfaces/uploadoptions.md index ebf59a06..6d65911d 100644 --- a/docs/api/interfaces/uploadoptions.md +++ b/docs/api/interfaces/uploadoptions.md @@ -34,7 +34,7 @@ Will encrypt the uploaded data and return longer hash which also includes the de #### Defined in -[bee-js/src/types/index.ts:160](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L160) +[bee-js/src/types/index.ts:155](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L155) ___ @@ -50,7 +50,7 @@ User defined Fetch compatible function #### Defined in -[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L92) +[bee-js/src/types/index.ts:92](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L92) ___ @@ -70,7 +70,7 @@ Locally pinned data is possible to reupload to network if it disappear. #### Defined in -[bee-js/src/types/index.ts:149](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L149) +[bee-js/src/types/index.ts:144](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L144) ___ @@ -89,7 +89,7 @@ Default is 2. #### Defined in -[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L87) +[bee-js/src/types/index.ts:87](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L87) ___ @@ -107,7 +107,7 @@ Tags keep track of syncing the data with network. This option allows attach exis #### Defined in -[bee-js/src/types/index.ts:169](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L169) +[bee-js/src/types/index.ts:164](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L164) ___ @@ -123,4 +123,4 @@ Timeout of requests in milliseconds #### Defined in -[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L79) +[bee-js/src/types/index.ts:79](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L79) diff --git a/docs/api/interfaces/uploadresult.md b/docs/api/interfaces/uploadresult.md index 4bac07d8..8d202c56 100644 --- a/docs/api/interfaces/uploadresult.md +++ b/docs/api/interfaces/uploadresult.md @@ -18,21 +18,16 @@ Reference of the uploaded data #### Defined in -[bee-js/src/types/index.ts:125](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L125) +[bee-js/src/types/index.ts:125](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L125) ___ ### tagUid -• `Optional` **tagUid**: `number` +• **tagUid**: `number` Automatically created tag's UID. -There is bug in Bee, that does not return correct CORS header (Access-Control-Expose-Headers) for the `Swarm-Tag` to be exposed -in browser when uploading collection. The `tagUid` is marked as optional even though in 99% of results -it is present. The Optional mark will be removed with next Bee release. -TODO: Remove Optional with next Bee release: https://github.com/ethersphere/bee-js/issues/406 - #### Defined in -[bee-js/src/types/index.ts:135](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L135) +[bee-js/src/types/index.ts:130](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L130) diff --git a/docs/api/interfaces/utils.bytes.md b/docs/api/interfaces/utils.bytes.md index 528d53f8..0f747731 100644 --- a/docs/api/interfaces/utils.bytes.md +++ b/docs/api/interfaces/utils.bytes.md @@ -109,7 +109,7 @@ Uint8Array.length #### Defined in -[bee-js/src/utils/bytes.ts:12](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L12) +[bee-js/src/utils/bytes.ts:12](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L12) ## Methods diff --git a/docs/api/interfaces/utils.flexbytes.md b/docs/api/interfaces/utils.flexbytes.md index afaf9ff6..d329eaa6 100644 --- a/docs/api/interfaces/utils.flexbytes.md +++ b/docs/api/interfaces/utils.flexbytes.md @@ -66,7 +66,7 @@ ___ #### Defined in -[bee-js/src/utils/bytes.ts:25](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L25) +[bee-js/src/utils/bytes.ts:25](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L25) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[bee-js/src/utils/bytes.ts:24](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/bytes.ts#L24) +[bee-js/src/utils/bytes.ts:24](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/bytes.ts#L24) ___ diff --git a/docs/api/types/address.md b/docs/api/types/address.md index f0da4a45..fb496e1a 100644 --- a/docs/api/types/address.md +++ b/docs/api/types/address.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:56](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L56) +[bee-js/src/types/index.ts:56](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L56) diff --git a/docs/api/types/addressprefix.md b/docs/api/types/addressprefix.md index 460f50eb..a9a41ad0 100644 --- a/docs/api/types/addressprefix.md +++ b/docs/api/types/addressprefix.md @@ -13,4 +13,4 @@ It represents PSS Address Prefix that is used to define address neighborhood tha #### Defined in -[bee-js/src/types/index.ts:73](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L73) +[bee-js/src/types/index.ts:73](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L73) diff --git a/docs/api/types/anyjson.md b/docs/api/types/anyjson.md index 8393e537..898d52e5 100644 --- a/docs/api/types/anyjson.md +++ b/docs/api/types/anyjson.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:560](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L560) +[bee-js/src/types/index.ts:555](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L555) diff --git a/docs/api/types/batchid.md b/docs/api/types/batchid.md index 4218ec0e..e73759a3 100644 --- a/docs/api/types/batchid.md +++ b/docs/api/types/batchid.md @@ -12,4 +12,4 @@ BatchId is result of keccak256 hash so 64 hex string without prefix. #### Defined in -[bee-js/src/types/index.ts:67](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L67) +[bee-js/src/types/index.ts:67](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L67) diff --git a/docs/api/types/brandedstring.md b/docs/api/types/brandedstring.md index 448752ed..43bf72aa 100644 --- a/docs/api/types/brandedstring.md +++ b/docs/api/types/brandedstring.md @@ -16,4 +16,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:554](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L554) +[bee-js/src/types/index.ts:549](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L549) diff --git a/docs/api/types/brandedtype.md b/docs/api/types/brandedtype.md index 2f18b133..2bbb2112 100644 --- a/docs/api/types/brandedtype.md +++ b/docs/api/types/brandedtype.md @@ -21,4 +21,4 @@ See https://spin.atomicobject.com/2018/01/15/typescript-flexible-nominal-typing/ #### Defined in -[bee-js/src/types/index.ts:552](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L552) +[bee-js/src/types/index.ts:547](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L547) diff --git a/docs/api/types/collection.md b/docs/api/types/collection.md index 317701a7..2ed70ea4 100644 --- a/docs/api/types/collection.md +++ b/docs/api/types/collection.md @@ -18,4 +18,4 @@ Represents Collections #### Defined in -[bee-js/src/types/index.ts:303](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L303) +[bee-js/src/types/index.ts:298](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L298) diff --git a/docs/api/types/flavoredtype.md b/docs/api/types/flavoredtype.md index 89473374..4c8f1aec 100644 --- a/docs/api/types/flavoredtype.md +++ b/docs/api/types/flavoredtype.md @@ -17,4 +17,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:556](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L556) +[bee-js/src/types/index.ts:551](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L551) diff --git a/docs/api/types/hookcallback.md b/docs/api/types/hookcallback.md index caa3e56c..4e9d9b5c 100644 --- a/docs/api/types/hookcallback.md +++ b/docs/api/types/hookcallback.md @@ -30,4 +30,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:326](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L326) +[bee-js/src/types/index.ts:321](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L321) diff --git a/docs/api/types/httpmethod.md b/docs/api/types/httpmethod.md index a8d3a573..e22fed90 100644 --- a/docs/api/types/httpmethod.md +++ b/docs/api/types/httpmethod.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:324](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L324) +[bee-js/src/types/index.ts:319](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L319) diff --git a/docs/api/types/ky.md b/docs/api/types/ky.md index 2647b5ce..d4030551 100644 --- a/docs/api/types/ky.md +++ b/docs/api/types/ky.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:17](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L17) +[bee-js/src/types/index.ts:17](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L17) diff --git a/docs/api/types/numberstring.md b/docs/api/types/numberstring.md index 02c547db..7933a30b 100644 --- a/docs/api/types/numberstring.md +++ b/docs/api/types/numberstring.md @@ -12,4 +12,4 @@ With this type a number should be represented in a string #### Defined in -[bee-js/src/types/index.ts:503](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L503) +[bee-js/src/types/index.ts:498](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L498) diff --git a/docs/api/types/privatekeybytes.md b/docs/api/types/privatekeybytes.md index c588cdbf..a742e185 100644 --- a/docs/api/types/privatekeybytes.md +++ b/docs/api/types/privatekeybytes.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:513](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L513) +[bee-js/src/types/index.ts:508](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L508) diff --git a/docs/api/types/publickey.md b/docs/api/types/publickey.md index e27b42e4..4bb6e650 100644 --- a/docs/api/types/publickey.md +++ b/docs/api/types/publickey.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:54](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L54) +[bee-js/src/types/index.ts:54](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L54) diff --git a/docs/api/types/readable.md b/docs/api/types/readable.md index 9b71ab66..1431007e 100644 --- a/docs/api/types/readable.md +++ b/docs/api/types/readable.md @@ -13,4 +13,4 @@ browser and NodeJS versions as both are supported. #### Defined in -[bee-js/src/types/index.ts:62](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L62) +[bee-js/src/types/index.ts:62](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L62) diff --git a/docs/api/types/reference.md b/docs/api/types/reference.md index ceb7f969..59a76430 100644 --- a/docs/api/types/reference.md +++ b/docs/api/types/reference.md @@ -17,4 +17,4 @@ Encrypted reference consists of two parts. The reference address itself (like no #### Defined in -[bee-js/src/types/index.ts:53](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L53) +[bee-js/src/types/index.ts:53](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L53) diff --git a/docs/api/types/signature.md b/docs/api/types/signature.md index 0beb51eb..c63de453 100644 --- a/docs/api/types/signature.md +++ b/docs/api/types/signature.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:512](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L512) +[bee-js/src/types/index.ts:507](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L507) diff --git a/docs/api/types/signer.md b/docs/api/types/signer.md index f687438e..b31c41c1 100644 --- a/docs/api/types/signer.md +++ b/docs/api/types/signer.md @@ -35,4 +35,4 @@ For example see the hashWithEthereumPrefix() function. #### Defined in -[bee-js/src/types/index.ts:542](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L542) +[bee-js/src/types/index.ts:537](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L537) diff --git a/docs/api/types/topic.md b/docs/api/types/topic.md index cc267217..53b341ba 100644 --- a/docs/api/types/topic.md +++ b/docs/api/types/topic.md @@ -12,4 +12,4 @@ Hex string of length 64 chars without prefix that specifies topics for feed. #### Defined in -[bee-js/src/types/index.ts:352](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L352) +[bee-js/src/types/index.ts:347](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L347) diff --git a/docs/api/types/transactionhash.md b/docs/api/types/transactionhash.md index 5a578b62..e0cfa428 100644 --- a/docs/api/types/transactionhash.md +++ b/docs/api/types/transactionhash.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:470](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L470) +[bee-js/src/types/index.ts:465](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L465) diff --git a/docs/api/types/utils.ethaddress.md b/docs/api/types/utils.ethaddress.md index ac138ace..8a351075 100644 --- a/docs/api/types/utils.ethaddress.md +++ b/docs/api/types/utils.ethaddress.md @@ -11,4 +11,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/utils/eth.ts:7](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/eth.ts#L7) +[bee-js/src/utils/eth.ts:7](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/eth.ts#L7) diff --git a/docs/api/types/utils.hexstring.md b/docs/api/types/utils.hexstring.md index 8a9d3b78..d6ec69d4 100644 --- a/docs/api/types/utils.hexstring.md +++ b/docs/api/types/utils.hexstring.md @@ -21,4 +21,4 @@ TODO: Make Length mandatory: https://github.com/ethersphere/bee-js/issues/208 #### Defined in -[bee-js/src/utils/hex.ts:9](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L9) +[bee-js/src/utils/hex.ts:9](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L9) diff --git a/docs/api/types/utils.prefixedhexstring.md b/docs/api/types/utils.prefixedhexstring.md index 9de76050..1de6b32c 100644 --- a/docs/api/types/utils.prefixedhexstring.md +++ b/docs/api/types/utils.prefixedhexstring.md @@ -17,4 +17,4 @@ should be validated and converted to HexString ASAP. #### Defined in -[bee-js/src/utils/hex.ts:23](https://github.com/ethersphere/bee-js/blob/5b112bf/src/utils/hex.ts#L23) +[bee-js/src/utils/hex.ts:23](https://github.com/ethersphere/bee-js/blob/ae6a776/src/utils/hex.ts#L23) diff --git a/docs/api/variables/address_hex_length.md b/docs/api/variables/address_hex_length.md index a6fbb5c7..a7aa8fd5 100644 --- a/docs/api/variables/address_hex_length.md +++ b/docs/api/variables/address_hex_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:23](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L23) +[bee-js/src/types/index.ts:23](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L23) diff --git a/docs/api/variables/batch_id_hex_length.md b/docs/api/variables/batch_id_hex_length.md index 53c720b0..99979a3c 100644 --- a/docs/api/variables/batch_id_hex_length.md +++ b/docs/api/variables/batch_id_hex_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:26](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L26) +[bee-js/src/types/index.ts:26](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L26) diff --git a/docs/api/variables/encrypted_reference_bytes_length.md b/docs/api/variables/encrypted_reference_bytes_length.md index 1bb6cef5..061f093f 100644 --- a/docs/api/variables/encrypted_reference_bytes_length.md +++ b/docs/api/variables/encrypted_reference_bytes_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:30](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L30) +[bee-js/src/types/index.ts:30](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L30) diff --git a/docs/api/variables/encrypted_reference_hex_length.md b/docs/api/variables/encrypted_reference_hex_length.md index 938d246d..d14431e3 100644 --- a/docs/api/variables/encrypted_reference_hex_length.md +++ b/docs/api/variables/encrypted_reference_hex_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:28](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L28) +[bee-js/src/types/index.ts:28](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L28) diff --git a/docs/api/variables/pss_target_hex_length_max.md b/docs/api/variables/pss_target_hex_length_max.md index 738b80c0..34367e89 100644 --- a/docs/api/variables/pss_target_hex_length_max.md +++ b/docs/api/variables/pss_target_hex_length_max.md @@ -6,8 +6,8 @@ sidebar_position: 0 custom_edit_url: null --- -• `Const` **PSS\_TARGET\_HEX\_LENGTH\_MAX**: ``4`` +• `Const` **PSS\_TARGET\_HEX\_LENGTH\_MAX**: ``6`` #### Defined in -[bee-js/src/types/index.ts:24](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L24) +[bee-js/src/types/index.ts:24](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L24) diff --git a/docs/api/variables/pubkey_hex_length.md b/docs/api/variables/pubkey_hex_length.md index 8967b9ce..a0678c3d 100644 --- a/docs/api/variables/pubkey_hex_length.md +++ b/docs/api/variables/pubkey_hex_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:25](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L25) +[bee-js/src/types/index.ts:25](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L25) diff --git a/docs/api/variables/reference_bytes_length.md b/docs/api/variables/reference_bytes_length.md index 1c171b22..f52e9a66 100644 --- a/docs/api/variables/reference_bytes_length.md +++ b/docs/api/variables/reference_bytes_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:29](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L29) +[bee-js/src/types/index.ts:29](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L29) diff --git a/docs/api/variables/reference_hex_length.md b/docs/api/variables/reference_hex_length.md index ce899828..1249211e 100644 --- a/docs/api/variables/reference_hex_length.md +++ b/docs/api/variables/reference_hex_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:27](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L27) +[bee-js/src/types/index.ts:27](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L27) diff --git a/docs/api/variables/signature_bytes_length.md b/docs/api/variables/signature_bytes_length.md index 7e41ca4a..eec60a66 100644 --- a/docs/api/variables/signature_bytes_length.md +++ b/docs/api/variables/signature_bytes_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:510](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L510) +[bee-js/src/types/index.ts:505](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L505) diff --git a/docs/api/variables/signature_hex_length.md b/docs/api/variables/signature_hex_length.md index 7010e0a5..347ece13 100644 --- a/docs/api/variables/signature_hex_length.md +++ b/docs/api/variables/signature_hex_length.md @@ -12,4 +12,4 @@ Ethereum compatible signing interfaces and definitions #### Defined in -[bee-js/src/types/index.ts:509](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L509) +[bee-js/src/types/index.ts:504](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L504) diff --git a/docs/api/variables/stamps_depth_max.md b/docs/api/variables/stamps_depth_max.md index 6e411549..d59ba91c 100644 --- a/docs/api/variables/stamps_depth_max.md +++ b/docs/api/variables/stamps_depth_max.md @@ -12,4 +12,4 @@ Maximal depth that can be used for creation of postage batch #### Defined in -[bee-js/src/types/index.ts:40](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L40) +[bee-js/src/types/index.ts:40](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L40) diff --git a/docs/api/variables/stamps_depth_min.md b/docs/api/variables/stamps_depth_min.md index 1d048f00..6ae9ee4f 100644 --- a/docs/api/variables/stamps_depth_min.md +++ b/docs/api/variables/stamps_depth_min.md @@ -12,4 +12,4 @@ Minimal depth that can be used for creation of postage batch #### Defined in -[bee-js/src/types/index.ts:35](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L35) +[bee-js/src/types/index.ts:35](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L35) diff --git a/docs/api/variables/supported_bee_version.md b/docs/api/variables/supported_bee_version.md index ecd6332e..4b254d28 100644 --- a/docs/api/variables/supported_bee_version.md +++ b/docs/api/variables/supported_bee_version.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/modules/debug/status.ts:6](https://github.com/ethersphere/bee-js/blob/5b112bf/src/modules/debug/status.ts#L6) +[bee-js/src/modules/debug/status.ts:6](https://github.com/ethersphere/bee-js/blob/ae6a776/src/modules/debug/status.ts#L6) diff --git a/docs/api/variables/supported_bee_version_exact.md b/docs/api/variables/supported_bee_version_exact.md index ed761261..8d73e322 100644 --- a/docs/api/variables/supported_bee_version_exact.md +++ b/docs/api/variables/supported_bee_version_exact.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/modules/debug/status.ts:5](https://github.com/ethersphere/bee-js/blob/5b112bf/src/modules/debug/status.ts#L5) +[bee-js/src/modules/debug/status.ts:5](https://github.com/ethersphere/bee-js/blob/ae6a776/src/modules/debug/status.ts#L5) diff --git a/docs/api/variables/tags_limit_max.md b/docs/api/variables/tags_limit_max.md index c592d6dc..dcd97aaa 100644 --- a/docs/api/variables/tags_limit_max.md +++ b/docs/api/variables/tags_limit_max.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:43](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L43) +[bee-js/src/types/index.ts:43](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L43) diff --git a/docs/api/variables/tags_limit_min.md b/docs/api/variables/tags_limit_min.md index d54bc6d6..880d13d9 100644 --- a/docs/api/variables/tags_limit_min.md +++ b/docs/api/variables/tags_limit_min.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:42](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L42) +[bee-js/src/types/index.ts:42](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L42) diff --git a/docs/api/variables/topic_bytes_length.md b/docs/api/variables/topic_bytes_length.md index 30eac12c..4999861f 100644 --- a/docs/api/variables/topic_bytes_length.md +++ b/docs/api/variables/topic_bytes_length.md @@ -12,4 +12,4 @@ Writers and Readers interfaces #### Defined in -[bee-js/src/types/index.ts:346](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L346) +[bee-js/src/types/index.ts:341](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L341) diff --git a/docs/api/variables/topic_hex_length.md b/docs/api/variables/topic_hex_length.md index 9ddc55ad..123b2b61 100644 --- a/docs/api/variables/topic_hex_length.md +++ b/docs/api/variables/topic_hex_length.md @@ -10,4 +10,4 @@ custom_edit_url: null #### Defined in -[bee-js/src/types/index.ts:347](https://github.com/ethersphere/bee-js/blob/5b112bf/src/types/index.ts#L347) +[bee-js/src/types/index.ts:342](https://github.com/ethersphere/bee-js/blob/ae6a776/src/types/index.ts#L342)