Skip to content

Commit

Permalink
feat(hedera): added support for hedera network by krypc
Browse files Browse the repository at this point in the history
added support for hedera network and testcases  by krypc
  • Loading branch information
piruthivi3232 committed Feb 16, 2024
1 parent 153e29b commit d77ac39
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { v2, v3 } from "@tradetrust-tt/tradetrust";
import { providers } from "ethers";
import { documentHederaValidWithDocumentStore } from "../../../../test/fixtures/v2/documentHederaValidWithDocumentStore";
import { getProvider } from "../../../common/utils";
import { openAttestationDnsTxtIdentityProof } from "./openAttestationDnsTxt";

class CustomJsonRpcProvider extends providers.JsonRpcProvider {
Expand Down

0 comments on commit d77ac39

Please sign in to comment.