UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

3 lines 219 B
import { TransactionsTrackerType } from './useTransactionsTracker'; export declare function TransactionsTracker({ getTransactionsByHash }: TransactionsTrackerType): null; //# sourceMappingURL=TransactionTracker.d.ts.map