Skip to content

Commit

Permalink
fix: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackps committed Feb 21, 2024
1 parent cefd3fc commit a526f84
Showing 1 changed file with 16 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exports[`get should return dns-txt 1`] = `
"type": "openatts",
},
Object {
"addr": "0x2f45d8c2b55C935d3b9fBD41fCd9ABF790d5FA25",
"addr": "0x31376b6FB90c6C16320eE8A782E4bbbCC1a96B11",
"dnssec": true,
"net": "ethereum",
"netId": "1",
Expand All @@ -26,6 +26,13 @@ exports[`get should return dns-txt 1`] = `
"netId": "1",
"type": "openatts",
},
Object {
"addr": "0xa1de31e1812e1111F227b44a083ADaB4429a4e96",
"dnssec": true,
"net": "ethereum",
"netId": "1",
"type": "openatts",
},
Object {
"addr": "0x7Ae2aE35f66ACE6671CB2bfb985011b0a2d9cf72",
"dnssec": true,
Expand Down Expand Up @@ -122,7 +129,7 @@ exports[`get should return dns-txt 2`] = `
"type": "openatts",
},
Object {
"addr": "0x2f45d8c2b55C935d3b9fBD41fCd9ABF790d5FA25",
"addr": "0x31376b6FB90c6C16320eE8A782E4bbbCC1a96B11",
"dnssec": true,
"net": "ethereum",
"netId": "1",
Expand All @@ -135,6 +142,13 @@ exports[`get should return dns-txt 2`] = `
"netId": "1",
"type": "openatts",
},
Object {
"addr": "0xa1de31e1812e1111F227b44a083ADaB4429a4e96",
"dnssec": true,
"net": "ethereum",
"netId": "1",
"type": "openatts",
},
Object {
"addr": "0x7Ae2aE35f66ACE6671CB2bfb985011b0a2d9cf72",
"dnssec": true,
Expand Down

0 comments on commit a526f84

Please sign in to comment.