@xyo-network/protocol 2.60.0-rc.1 → 2.60.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +6332 -3960
- package/package.json +5 -6
- package/docs/assets/highlight.css +0 -22
- package/docs/assets/main.js +0 -58
- package/docs/assets/search.js +0 -1
- package/docs/assets/style.css +0 -1367
- package/docs/classes/Account.html +0 -439
- package/docs/classes/AddressValue.html +0 -417
- package/docs/classes/Base.html +0 -209
- package/docs/classes/BoundWitnessBuilder.html +0 -393
- package/docs/classes/BoundWitnessValidator.html +0 -393
- package/docs/classes/BoundWitnessWrapper.html +0 -993
- package/docs/classes/HDAccount.html +0 -437
- package/docs/classes/HDWallet.html +0 -637
- package/docs/classes/Hasher.html +0 -480
- package/docs/classes/Huri.html +0 -334
- package/docs/classes/KeyPair.html +0 -261
- package/docs/classes/ObjectWrapper.html +0 -206
- package/docs/classes/PayloadBuilder.html +0 -279
- package/docs/classes/PayloadValidator.html +0 -286
- package/docs/classes/PayloadWrapper.html +0 -710
- package/docs/classes/PayloadWrapperBase.html +0 -661
- package/docs/classes/PrivateKey.html +0 -385
- package/docs/classes/PublicKey.html +0 -355
- package/docs/classes/WASMPrivateKey.html +0 -398
- package/docs/classes/WASMPublicKey.html +0 -343
- package/docs/classes/WasmSupport.html +0 -394
- package/docs/classes/XyoAbstractData.html +0 -257
- package/docs/classes/XyoData.html +0 -313
- package/docs/classes/XyoObjectWrapper.html +0 -197
- package/docs/classes/XyoPayloadBuilder.html +0 -251
- package/docs/classes/XyoValidatorBase.html +0 -234
- package/docs/functions/BoundWitnessJsonSchema.html +0 -196
- package/docs/functions/deepBy.html +0 -151
- package/docs/functions/deepOmitUnderscoreFields.html +0 -147
- package/docs/functions/deepPickUnderscoreFields.html +0 -147
- package/docs/functions/dumpErrors.html +0 -142
- package/docs/functions/isBoundWitness.html +0 -142
- package/docs/functions/isBoundWitnessPayload.html +0 -142
- package/docs/functions/isBrowser.html +0 -137
- package/docs/functions/isPayloadOfSchemaType.html +0 -158
- package/docs/functions/normalizeAddress.html +0 -142
- package/docs/functions/removeEmptyFields.html +0 -147
- package/docs/functions/sortFields.html +0 -147
- package/docs/functions/toUint8Array.html +0 -146
- package/docs/functions/toUint8ArrayOptional.html +0 -146
- package/docs/functions/trimAddressPrefix.html +0 -142
- package/docs/functions/uuid.html +0 -137
- package/docs/index.html +0 -144
- package/docs/interfaces/BoundWitnessBuilderConfig.html +0 -173
- package/docs/interfaces/FetchedPayload.html +0 -169
- package/docs/interfaces/HuriOptions.html +0 -164
- package/docs/interfaces/Logger.html +0 -189
- package/docs/interfaces/PayloadBuilderOptions.html +0 -157
- package/docs/interfaces/PayloadFindFilterHashOffset.html +0 -157
- package/docs/interfaces/PayloadFindFilterTimeOffset.html +0 -161
- package/docs/interfaces/PayloadSet.html +0 -164
- package/docs/interfaces/PreviousHashStore.html +0 -209
- package/docs/interfaces/Validator.html +0 -175
- package/docs/modules.html +0 -238
- package/docs/types/AllValidator.html +0 -144
- package/docs/types/AllValidatorFactory.html +0 -146
- package/docs/types/AnyObject.html +0 -136
- package/docs/types/BaseParams.html +0 -138
- package/docs/types/BaseParamsFields.html +0 -138
- package/docs/types/BoundWitness.html +0 -138
- package/docs/types/BoundWitnessFields.html +0 -150
- package/docs/types/BoundWitnessSchema.html +0 -134
- package/docs/types/DataLike.html +0 -133
- package/docs/types/EmptyObject.html +0 -138
- package/docs/types/EmptyPayload.html +0 -136
- package/docs/types/HuriFetchFunction.html +0 -146
- package/docs/types/LogFunction.html +0 -146
- package/docs/types/Payload.html +0 -140
- package/docs/types/PayloadFields.html +0 -140
- package/docs/types/PayloadFindFilter.html +0 -133
- package/docs/types/PayloadFindFilterOffset.html +0 -133
- package/docs/types/PayloadLoader.html +0 -146
- package/docs/types/PayloadLoaderFactory.html +0 -141
- package/docs/types/PayloadSchema.html +0 -134
- package/docs/types/PayloadSetPayload.html +0 -133
- package/docs/types/PayloadSetSchema.html +0 -134
- package/docs/types/SchemaFields.html +0 -138
- package/docs/types/StringKeyObject.html +0 -138
- package/docs/types/WasmFeature.html +0 -133
- package/docs/types/WithAdditional.html +0 -140
- package/docs/types/WithPayload.html +0 -138
- package/docs/types/WithSchema.html +0 -138
- package/docs/types/WithTimestamp.html +0 -138
- package/docs/types/XyoBoundWitness.html +0 -138
- package/docs/types/XyoBoundWitnessFields.html +0 -133
- package/docs/types/XyoObjectCategory.html +0 -133
- package/docs/types/XyoPayload.html +0 -140
- package/docs/types/XyoPayloadSchema.html +0 -134
- package/docs/variables/BoundWitnessSchema-1.html +0 -134
- package/docs/variables/PayloadSchema-1.html +0 -134
- package/docs/variables/PayloadSetSchema-1.html +0 -134
- package/docs/variables/WasmFeatureDetectors.html +0 -264
- package/docs/variables/XyoPayloadSchema-1.html +0 -134
- package/docs/variables/addressPrefix.html +0 -133
- package/docs/variables/ethMessagePrefix.html +0 -133
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.