@cardano-sdk/projection 0.11.15 → 0.11.17
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/cjs/Bootstrap/fromCardanoNode.js +2 -2
- package/dist/cjs/Bootstrap/fromCardanoNode.js.map +1 -1
- package/dist/cjs/operators/Mappers/withAddresses.js +2 -2
- package/dist/cjs/operators/Mappers/withAddresses.js.map +1 -1
- package/dist/cjs/operators/Mappers/withCIP67.js +2 -2
- package/dist/cjs/operators/Mappers/withCIP67.js.map +1 -1
- package/dist/cjs/operators/Mappers/withNftMetadata.d.ts.map +1 -1
- package/dist/cjs/operators/Mappers/withNftMetadata.js +3 -6
- package/dist/cjs/operators/Mappers/withNftMetadata.js.map +1 -1
- package/dist/cjs/operators/requestNext.js +2 -2
- package/dist/cjs/operators/requestNext.js.map +1 -1
- package/dist/cjs/tsconfig.tsbuildinfo +1 -1
- package/dist/esm/Bootstrap/fromCardanoNode.d.ts +1 -1
- package/dist/esm/Bootstrap/fromCardanoNode.js +3 -3
- package/dist/esm/Bootstrap/fromCardanoNode.js.map +1 -1
- package/dist/esm/Bootstrap/index.d.ts +1 -1
- package/dist/esm/Bootstrap/index.js +1 -1
- package/dist/esm/InMemory/InMemoryStabilityWindowBuffer.d.ts +2 -2
- package/dist/esm/InMemory/createStore.d.ts +1 -1
- package/dist/esm/InMemory/index.d.ts +4 -4
- package/dist/esm/InMemory/index.js +4 -4
- package/dist/esm/InMemory/operators/index.d.ts +2 -2
- package/dist/esm/InMemory/operators/index.js +2 -2
- package/dist/esm/InMemory/operators/storeStakeKeys.d.ts +2 -2
- package/dist/esm/InMemory/operators/storeStakeKeys.js +1 -1
- package/dist/esm/InMemory/operators/storeStakePools.d.ts +3 -3
- package/dist/esm/InMemory/operators/storeStakePools.js +1 -1
- package/dist/esm/InMemory/operators/utils.d.ts +2 -2
- package/dist/esm/InMemory/types.d.ts +1 -1
- package/dist/esm/index.d.ts +4 -4
- package/dist/esm/index.js +4 -4
- package/dist/esm/operators/Mappers/certificates/index.d.ts +4 -4
- package/dist/esm/operators/Mappers/certificates/index.js +4 -4
- package/dist/esm/operators/Mappers/certificates/withCertificates.d.ts +2 -2
- package/dist/esm/operators/Mappers/certificates/withCertificates.js +1 -1
- package/dist/esm/operators/Mappers/certificates/withStakeKeyRegistrations.d.ts +2 -2
- package/dist/esm/operators/Mappers/certificates/withStakeKeyRegistrations.js +1 -1
- package/dist/esm/operators/Mappers/certificates/withStakeKeys.d.ts +2 -2
- package/dist/esm/operators/Mappers/certificates/withStakeKeys.js +1 -1
- package/dist/esm/operators/Mappers/certificates/withStakePools.d.ts +3 -3
- package/dist/esm/operators/Mappers/certificates/withStakePools.js +1 -1
- package/dist/esm/operators/Mappers/index.d.ts +8 -8
- package/dist/esm/operators/Mappers/index.js +8 -8
- package/dist/esm/operators/Mappers/withAddresses.d.ts +2 -2
- package/dist/esm/operators/Mappers/withAddresses.js +2 -2
- package/dist/esm/operators/Mappers/withAddresses.js.map +1 -1
- package/dist/esm/operators/Mappers/withCIP67.d.ts +3 -3
- package/dist/esm/operators/Mappers/withCIP67.js +2 -2
- package/dist/esm/operators/Mappers/withCIP67.js.map +1 -1
- package/dist/esm/operators/Mappers/withHandleMetadata.d.ts +5 -5
- package/dist/esm/operators/Mappers/withHandleMetadata.js +1 -1
- package/dist/esm/operators/Mappers/withHandles.d.ts +3 -3
- package/dist/esm/operators/Mappers/withHandles.js +1 -1
- package/dist/esm/operators/Mappers/withMint.d.ts +3 -3
- package/dist/esm/operators/Mappers/withMint.js +2 -2
- package/dist/esm/operators/Mappers/withNftMetadata.d.ts +4 -4
- package/dist/esm/operators/Mappers/withNftMetadata.d.ts.map +1 -1
- package/dist/esm/operators/Mappers/withNftMetadata.js +2 -5
- package/dist/esm/operators/Mappers/withNftMetadata.js.map +1 -1
- package/dist/esm/operators/Mappers/withUtxo.d.ts +3 -3
- package/dist/esm/operators/Mappers/withUtxo.js +1 -1
- package/dist/esm/operators/index.d.ts +10 -10
- package/dist/esm/operators/index.js +10 -10
- package/dist/esm/operators/logProjectionProgress.d.ts +1 -1
- package/dist/esm/operators/logProjectionProgress.js +1 -1
- package/dist/esm/operators/requestNext.js +1 -1
- package/dist/esm/operators/requestNext.js.map +1 -1
- package/dist/esm/operators/utils/index.d.ts +3 -3
- package/dist/esm/operators/utils/index.js +3 -3
- package/dist/esm/operators/utils/inferProjectorEventType.d.ts +1 -1
- package/dist/esm/operators/utils/projectorOperator.d.ts +3 -3
- package/dist/esm/operators/utils/projectorOperator.js +1 -1
- package/dist/esm/operators/utils/unifiedProjectorOperator.d.ts +3 -3
- package/dist/esm/operators/utils/unifiedProjectorOperator.js +1 -1
- package/dist/esm/operators/withEpochBoundary.d.ts +1 -1
- package/dist/esm/operators/withEpochNo.d.ts +2 -2
- package/dist/esm/operators/withEpochNo.js +1 -1
- package/dist/esm/operators/withEventContext.d.ts +1 -1
- package/dist/esm/operators/withNetworkInfo.d.ts +2 -2
- package/dist/esm/operators/withNetworkInfo.js +1 -1
- package/dist/esm/operators/withRolledBackBlock.d.ts +1 -1
- package/dist/esm/operators/withStaticContext.d.ts +1 -1
- package/dist/esm/tsconfig.tsbuildinfo +1 -1
- package/package.json +12 -13
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from './withStaticContext';
|
|
2
|
-
export * from './withEventContext';
|
|
3
|
-
export * from './withRolledBackBlock';
|
|
4
|
-
export * from './withEpochNo';
|
|
5
|
-
export * from './withEpochBoundary';
|
|
6
|
-
export * from './withNetworkInfo';
|
|
7
|
-
export * as Mappers from './Mappers';
|
|
8
|
-
export * from './logProjectionProgress';
|
|
9
|
-
export * from './requestNext';
|
|
10
|
-
export * from './utils';
|
|
1
|
+
export * from './withStaticContext.js';
|
|
2
|
+
export * from './withEventContext.js';
|
|
3
|
+
export * from './withRolledBackBlock.js';
|
|
4
|
+
export * from './withEpochNo.js';
|
|
5
|
+
export * from './withEpochBoundary.js';
|
|
6
|
+
export * from './withNetworkInfo.js';
|
|
7
|
+
export * as Mappers from './Mappers/index.js';
|
|
8
|
+
export * from './logProjectionProgress.js';
|
|
9
|
+
export * from './requestNext.js';
|
|
10
|
+
export * from './utils/index.js';
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from './withStaticContext';
|
|
2
|
-
export * from './withEventContext';
|
|
3
|
-
export * from './withRolledBackBlock';
|
|
4
|
-
export * from './withEpochNo';
|
|
5
|
-
export * from './withEpochBoundary';
|
|
6
|
-
export * from './withNetworkInfo';
|
|
7
|
-
export * as Mappers from './Mappers';
|
|
8
|
-
export * from './logProjectionProgress';
|
|
9
|
-
export * from './requestNext';
|
|
10
|
-
export * from './utils';
|
|
1
|
+
export * from './withStaticContext.js';
|
|
2
|
+
export * from './withEventContext.js';
|
|
3
|
+
export * from './withRolledBackBlock.js';
|
|
4
|
+
export * from './withEpochNo.js';
|
|
5
|
+
export * from './withEpochBoundary.js';
|
|
6
|
+
export * from './withNetworkInfo.js';
|
|
7
|
+
export * as Mappers from './Mappers/index.js';
|
|
8
|
+
export * from './logProjectionProgress.js';
|
|
9
|
+
export * from './requestNext.js';
|
|
10
|
+
export * from './utils/index.js';
|
|
11
11
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Logger } from 'ts-log';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
|
-
import { UnifiedExtChainSyncEvent } from '../types';
|
|
3
|
+
import { UnifiedExtChainSyncEvent } from '../types.js';
|
|
4
4
|
export declare const logProjectionProgress: <T extends Omit<UnifiedExtChainSyncEvent<{}>, "requestNext">>(baseLogger: Logger) => (evt$: Observable<T>) => Observable<T>;
|
|
5
5
|
//# sourceMappingURL=logProjectionProgress.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ChainSyncEventType } from '@cardano-sdk/core';
|
|
2
2
|
import { defer, finalize, tap } from 'rxjs';
|
|
3
3
|
import { contextLogger } from '@cardano-sdk/util';
|
|
4
|
-
import { pointDescription } from '../util';
|
|
4
|
+
import { pointDescription } from '../util.js';
|
|
5
5
|
const isAtTheTipOrHigher = (header, tip) => {
|
|
6
6
|
if (tip === 'origin')
|
|
7
7
|
return false;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"requestNext.js","sourceRoot":"","sources":["../../../src/operators/requestNext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,GAAG,EAAE,GAAG,EAAE,MAAM,MAAM,CAAC;AAElD,OAAO,IAAI,MAAM,
|
|
1
|
+
{"version":3,"file":"requestNext.js","sourceRoot":"","sources":["../../../src/operators/requestNext.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,GAAG,EAAE,GAAG,EAAE,MAAM,MAAM,CAAC;AAElD,OAAO,IAAI,MAAM,gBAAgB,CAAC;AAGlC,MAAM,CAAC,MAAM,WAAW,GACtB,GAA8E,EAAE,CAEhF,CAAC,IAAI,EAAE,EAAE,CACP,IAAI,CAAC,IAAI,CACP,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,EAC3B,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,CAAC,EAAE,aAAa,CAAC,CAAC,CACnC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './inferProjectorEventType';
|
|
2
|
-
export * from './projectorOperator';
|
|
3
|
-
export * from './unifiedProjectorOperator';
|
|
1
|
+
export * from './inferProjectorEventType.js';
|
|
2
|
+
export * from './projectorOperator.js';
|
|
3
|
+
export * from './unifiedProjectorOperator.js';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './inferProjectorEventType';
|
|
2
|
-
export * from './projectorOperator';
|
|
3
|
-
export * from './unifiedProjectorOperator';
|
|
1
|
+
export * from './inferProjectorEventType.js';
|
|
2
|
+
export * from './projectorOperator.js';
|
|
3
|
+
export * from './unifiedProjectorOperator.js';
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { ExtChainSyncOperator } from '../../types';
|
|
1
|
+
import { ExtChainSyncOperator } from '../../types.js';
|
|
2
2
|
export declare const inferProjectorEventType: <OperatorExtraRollForwardPropsIn, OperatorExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>(operator: ExtChainSyncOperator<OperatorExtraRollForwardPropsIn, OperatorExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>) => <SourceExtraRollForwardPropsIn extends OperatorExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn extends OperatorExtraRollBackwardPropsIn>() => ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>;
|
|
3
3
|
//# sourceMappingURL=inferProjectorEventType.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { MaybeObservable } from './types';
|
|
2
|
-
import { RollBackwardEvent, RollForwardEvent } from '../../types';
|
|
1
|
+
import { MaybeObservable } from './types.js';
|
|
2
|
+
import { RollBackwardEvent, RollForwardEvent } from '../../types.js';
|
|
3
3
|
export interface ProjectorEventHandlers<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, ExtraRollForwardPropsOut = ExtraRollForwardPropsIn, ExtraRollBackwardPropsOut = ExtraRollBackwardPropsIn> {
|
|
4
4
|
rollForward: (evt: RollForwardEvent<ExtraRollForwardPropsIn>) => MaybeObservable<RollForwardEvent<ExtraRollForwardPropsOut>>;
|
|
5
5
|
rollBackward: (evt: RollBackwardEvent<ExtraRollBackwardPropsIn>) => MaybeObservable<RollBackwardEvent<ExtraRollBackwardPropsOut>>;
|
|
6
6
|
}
|
|
7
|
-
export declare const projectorOperator: <ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>({ rollForward, rollBackward }: ProjectorEventHandlers<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>) => <SourceExtraRollForwardPropsIn extends ExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn extends ExtraRollBackwardPropsIn>() => import("../../types").ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>;
|
|
7
|
+
export declare const projectorOperator: <ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>({ rollForward, rollBackward }: ProjectorEventHandlers<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>) => <SourceExtraRollForwardPropsIn extends ExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn extends ExtraRollBackwardPropsIn>() => import("../../types.js").ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, ExtraRollForwardPropsOut, ExtraRollBackwardPropsOut>;
|
|
8
8
|
//# sourceMappingURL=projectorOperator.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ChainSyncEventType } from '@cardano-sdk/core';
|
|
2
2
|
import { concatMap, isObservable, of } from 'rxjs';
|
|
3
|
-
import { inferProjectorEventType } from './inferProjectorEventType';
|
|
3
|
+
import { inferProjectorEventType } from './inferProjectorEventType.js';
|
|
4
4
|
export const projectorOperator = ({ rollForward, rollBackward }) => inferProjectorEventType((evt$) => evt$.pipe(concatMap((evt) => {
|
|
5
5
|
const result = evt.eventType === ChainSyncEventType.RollForward ? rollForward(evt) : rollBackward(evt);
|
|
6
6
|
return isObservable(result) ? result : of(result);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { MaybeObservable } from './types';
|
|
2
|
-
import { RollBackwardEvent, RollForwardEvent, WithBlock } from '../../types';
|
|
1
|
+
import { MaybeObservable } from './types.js';
|
|
2
|
+
import { RollBackwardEvent, RollForwardEvent, WithBlock } from '../../types.js';
|
|
3
3
|
export declare type UnifiedEventHandler<PropsIn, PropsOut> = (evt: RollForwardEvent<PropsIn> | RollBackwardEvent<PropsIn & WithBlock>) => MaybeObservable<RollForwardEvent<PropsOut> | RollBackwardEvent<PropsOut & WithBlock>>;
|
|
4
|
-
export declare const unifiedProjectorOperator: <PropsIn, PropsOut = PropsIn>(handler: UnifiedEventHandler<PropsIn, PropsOut>) => <SourceExtraRollForwardPropsIn extends PropsIn, SourceExtraRollBackwardPropsIn extends PropsIn & WithBlock>() => import("../../types").ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, PropsOut, PropsOut>;
|
|
4
|
+
export declare const unifiedProjectorOperator: <PropsIn, PropsOut = PropsIn>(handler: UnifiedEventHandler<PropsIn, PropsOut>) => <SourceExtraRollForwardPropsIn extends PropsIn, SourceExtraRollBackwardPropsIn extends PropsIn & WithBlock>() => import("../../types.js").ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, PropsOut, PropsOut>;
|
|
5
5
|
//# sourceMappingURL=unifiedProjectorOperator.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { concatMap, isObservable, of } from 'rxjs';
|
|
2
|
-
import { inferProjectorEventType } from './inferProjectorEventType';
|
|
2
|
+
import { inferProjectorEventType } from './inferProjectorEventType.js';
|
|
3
3
|
export const unifiedProjectorOperator = (handler) => inferProjectorEventType((evt$) => evt$.pipe(concatMap((evt) => {
|
|
4
4
|
const result = handler(evt);
|
|
5
5
|
return isObservable(result) ? result : of(result);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExtChainSyncOperator, WithEpochBoundary, WithEpochNo, WithNetworkInfo } from '../types';
|
|
1
|
+
import { ExtChainSyncOperator, WithEpochBoundary, WithEpochNo, WithNetworkInfo } from '../types.js';
|
|
2
2
|
import { Intersection } from '@cardano-sdk/core';
|
|
3
3
|
declare type PropsIn = WithEpochNo & WithNetworkInfo;
|
|
4
4
|
export declare const withEpochBoundary: <ExtraRollForwardPropsIn extends PropsIn, ExtraRollBackwardPropsIn extends PropsIn>(intersection: Pick<Intersection, 'point'>) => ExtChainSyncOperator<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, WithEpochBoundary, WithEpochBoundary>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { WithEpochNo, WithNetworkInfo } from '../types';
|
|
2
|
-
export declare const withEpochNo: <SourceExtraRollForwardPropsIn extends Pick<WithNetworkInfo, "eraSummaries">, SourceExtraRollBackwardPropsIn extends Pick<WithNetworkInfo, "eraSummaries"> & import("../types").WithBlock>() => import("../types").ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, WithEpochNo, WithEpochNo>;
|
|
1
|
+
import { WithEpochNo, WithNetworkInfo } from '../types.js';
|
|
2
|
+
export declare const withEpochNo: <SourceExtraRollForwardPropsIn extends Pick<WithNetworkInfo, "eraSummaries">, SourceExtraRollBackwardPropsIn extends Pick<WithNetworkInfo, "eraSummaries"> & import("../types.js").WithBlock>() => import("../types.js").ExtChainSyncOperator<SourceExtraRollForwardPropsIn, SourceExtraRollBackwardPropsIn, WithEpochNo, WithEpochNo>;
|
|
3
3
|
//# sourceMappingURL=withEpochNo.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createSlotEpochCalc } from '@cardano-sdk/core';
|
|
2
|
-
import { unifiedProjectorOperator } from './utils';
|
|
2
|
+
import { unifiedProjectorOperator } from './utils/index.js';
|
|
3
3
|
export const withEpochNo = unifiedProjectorOperator((evt) => {
|
|
4
4
|
const slotEpochCalc = createSlotEpochCalc(evt.eraSummaries);
|
|
5
5
|
return { ...evt, epochNo: slotEpochCalc(evt.block.header.slot) };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExtChainSyncEvent, ExtChainSyncOperator } from '../types';
|
|
1
|
+
import { ExtChainSyncEvent, ExtChainSyncOperator } from '../types.js';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
3
|
export declare const withEventContext: <TContext, ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn>(createContext: (evt: ExtChainSyncEvent<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn>) => TContext | Observable<TContext>) => ExtChainSyncOperator<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, TContext, TContext>;
|
|
4
4
|
//# sourceMappingURL=withEventContext.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { ObservableCardanoNode } from '@cardano-sdk/core';
|
|
2
|
-
import { WithNetworkInfo } from '../types';
|
|
3
|
-
export declare const withNetworkInfo: <RollForwardPropsIn, RollBackwardPropsIn>(cardanoNode: Pick<ObservableCardanoNode, 'eraSummaries$' | 'genesisParameters$'>) => import("../types").ExtChainSyncOperator<RollForwardPropsIn, RollBackwardPropsIn, WithNetworkInfo, WithNetworkInfo>;
|
|
2
|
+
import { WithNetworkInfo } from '../types.js';
|
|
3
|
+
export declare const withNetworkInfo: <RollForwardPropsIn, RollBackwardPropsIn>(cardanoNode: Pick<ObservableCardanoNode, 'eraSummaries$' | 'genesisParameters$'>) => import("../types.js").ExtChainSyncOperator<RollForwardPropsIn, RollBackwardPropsIn, WithNetworkInfo, WithNetworkInfo>;
|
|
4
4
|
//# sourceMappingURL=withNetworkInfo.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { combineLatest, map, take } from 'rxjs';
|
|
2
|
-
import { withStaticContext } from './withStaticContext';
|
|
2
|
+
import { withStaticContext } from './withStaticContext.js';
|
|
3
3
|
export const withNetworkInfo = (cardanoNode) => withStaticContext(combineLatest([cardanoNode.genesisParameters$, cardanoNode.eraSummaries$]).pipe(map(([genesisParameters, eraSummaries]) => ({ eraSummaries, genesisParameters })), take(1)));
|
|
4
4
|
//# sourceMappingURL=withNetworkInfo.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TipOrOrigin } from '@cardano-sdk/core';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
|
-
import { ExtChainSyncOperator, StabilityWindowBuffer, WithBlock } from '../types';
|
|
3
|
+
import { ExtChainSyncOperator, StabilityWindowBuffer, WithBlock } from '../types.js';
|
|
4
4
|
export declare const withRolledBackBlock: (projectedTip$: Observable<TipOrOrigin>, buffer: StabilityWindowBuffer) => ExtChainSyncOperator<{}, {}, {}, WithBlock>;
|
|
5
5
|
//# sourceMappingURL=withRolledBackBlock.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExtChainSyncOperator } from '../types';
|
|
1
|
+
import { ExtChainSyncOperator } from '../types.js';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
3
|
export declare const withStaticContext: <TContext, ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn>(context: TContext | Observable<TContext>) => ExtChainSyncOperator<ExtraRollForwardPropsIn, ExtraRollBackwardPropsIn, TContext, TContext>;
|
|
4
4
|
//# sourceMappingURL=withStaticContext.d.ts.map
|