UNPKG

@test-org122/hypernet-core

Version:

Hypernet Core. Represents the SDK for running the Hypernet Protocol.

7 lines 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BlockchainUnavailableError = void 0; class BlockchainUnavailableError extends Error { } exports.BlockchainUnavailableError = BlockchainUnavailableError; //# sourceMappingURL=BlockchainUnavailableError.js.map