Skip to content

Commit

Permalink
update deployed contract address
Browse files Browse the repository at this point in the history
Tuszy committed Nov 11, 2023
1 parent 7301995 commit 332a81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-api/sign.ts
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ import {
} from "ethers";
import phygitalKeyPairs from "./phygital-key-pairs.json";

// const phygitalAssetContractAddress = "0xA9Cd64B15Cf96543332A38481C347378C843767D";
// const phygitalAssetContractAddress = "0xCa1889ba7F183f68e75c23d2814bDfFf24b72a0C";

const universalProfileAddress = process.argv[2];
const phygitalIdIndex = parseInt(process.argv[3]);

0 comments on commit 332a81b

Please sign in to comment.