UNPKG

@bsv/sdk

Version:

BSV Blockchain Software Development Kit

5 lines 166 B
import WhatsOnChain from './WhatsOnChain.js'; export function defaultChainTracker() { return new WhatsOnChain(); } //# sourceMappingURL=DefaultChainTracker.js.map