Skip to content

Commit

Permalink
fix: fix hedera test
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackps committed Mar 18, 2024
1 parent 663d1af commit 8fb79f3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,13 @@ describe("getDocumentStoreRecords for Hedera", () => {
netId: "295",
type: "openatts",
},
{
addr: "0xB9cf2eFcBeCdF96E6A7E46AECd79A784B41Bcf6B",
dnssec: false,
net: "hedera",
netId: "296",
type: "openatts",
},
{
addr: "0x222B69788e2e9B7FB93a3a0fE258D4604Dc7df21",
dnssec: false,
Expand Down

0 comments on commit 8fb79f3

Please sign in to comment.