UNPKG

@bsv/sdk

Version:

BSV Blockchain Software Development Kit

8 lines 292 B
"use strict"; /** * A console-like interface for logging within wallet operations. * * Intended to reflect a subset of standard `Console` interface methods used by `Wallet` */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=WalletLoggerInterface.js.map