UNPKG

@ganache/ethereum-utils

Version:
3 lines 171 B
export type SubscriptionId = string; export type SubscriptionName = "newHeads" | "newPendingTransactions" | "syncing" | "logs"; //# sourceMappingURL=subscriptions.d.ts.map