Skip to content

Commit

Permalink
fix(tests): use angela for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Atticus committed Mar 21, 2024
1 parent 740d8b8 commit 10f30fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ar-io.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const arweave = Arweave.init({
port: 443,
});
const gatewayAddress = '1H7WZIWhzwTH9FIcnuMqYkTsoyv1OTfGa_amvuYwrgo';
const domain = 'uniswap';
const domain = 'angela';
const evaluateToBlockHeight = 1377100;
const evaluateToSortKey = new SmartWeaveSortKey(
'000001376946,0000000000000,18d52956c8e13ae1f557b4e67f6f298b8ffd2a5cd96e42ec24ca649b7401510f',
Expand Down

0 comments on commit 10f30fe

Please sign in to comment.