Skip to content

Commit

Permalink
Update directSetupPackageId constant
Browse files Browse the repository at this point in the history
Info from Publish Package Execution:
gha -
https://github.com/MystenLabs/suins-contracts/actions/runs/6411127469/job/17405895342

TX Digest: `FXY61VzcZ1YcL2SqDPpyywLNicBhXZ7xdu6XRfvHJnrA`
  • Loading branch information
jnaulty committed Oct 4, 2023
1 parent bea36a2 commit 355af0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/config/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const mainPackage: Config = {
provider: new JsonRpcProvider(new Connection({
fullnode: 'https://suins-rpc.mainnet.sui.io'
})),
directSetupPackageId: 'TODO: Fill this in'
directSetupPackageId: '0xdac22652eb400beb1f5e2126459cae8eedc116b73b8ad60b71e3e8d7fdb317e2'

},
testnet: {
Expand Down

0 comments on commit 355af0a

Please sign in to comment.