query.chaineventfilter
Home > @blaze-cardano/query > ChainEventFilter
ChainEventFilter type
Signature:
export type ChainEventFilter = {
types?: readonly ChainEventType[];
};
References: ChainEventType
Home > @blaze-cardano/query > ChainEventFilter
Signature:
export type ChainEventFilter = {
types?: readonly ChainEventType[];
};
References: ChainEventType