@dashevo/wasm-dpp2 3.1.0-dev.8 → 4.0.0-beta.1

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/dpp.d.ts CHANGED
@@ -5744,8 +5744,8 @@ export interface InitOutput {
5744
5744
  readonly verifiedidentitywithaddressinfos_type_name: (a: number) => [number, number];
5745
5745
  readonly verifiedaddressinfos_fromObject: (a: any) => [number, number, number];
5746
5746
  readonly __wbg_set_timebaseddistribution_interval: (a: number, b: bigint) => void;
5747
- readonly __wbg_epochbaseddistribution_free: (a: number, b: number) => void;
5748
5747
  readonly __wbg_timebaseddistribution_free: (a: number, b: number) => void;
5748
+ readonly __wbg_epochbaseddistribution_free: (a: number, b: number) => void;
5749
5749
  readonly __wbg_contenderwithserializeddocument_free: (a: number, b: number) => void;
5750
5750
  readonly __wbg_datacontractupdatetransition_free: (a: number, b: number) => void;
5751
5751
  readonly __wbg_document_free: (a: number, b: number) => void;