UNPKG

@ledgerhq/coin-hedera

Version:
12 lines 377 B
export const getMockedConfig = () => { return { status: { type: "active" }, useNetworkTimestamp: false, networkType: "mainnet", apiUrls: { hgraph: "https://hedera-indexer-mainnet.coin.ledger.com/v1/graphql", mirrorNode: "https://hedera.coin.ledger.com", }, }; }; //# sourceMappingURL=config.fixture.js.map