Skip to content

Commit

Permalink
Merge pull request #8 from TradeTrust/fix/hedera-txt-record-test
Browse files Browse the repository at this point in the history
fix: breaking test case
  • Loading branch information
isaackps committed Feb 16, 2024
2 parents dc793e2 + 0ef60b4 commit e17cf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ describe("getDocumentStoreRecords for Hedera", () => {
net: "hedera",
netId: "296",
dnssec: false,
addr: "0x3498b8e0A00fC8c3a1f64647AC85EEE8E1baF953",
addr: "0x3DE43bfd3D771931E46CbBd4EDE0D3d95C85f81A",
};

test("it should work with trustlv.org", async () => {
Expand Down

0 comments on commit e17cf73

Please sign in to comment.