Skip to content

Commit

Permalink
Update robs-cave.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
robsven authored Sep 21, 2023
1 parent ac36c74 commit ffd9c4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions space-configs/main/robs-cave.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,23 @@ export default {
authRequests: [
{
authType: AuthType.VAULT,
}
},
{
authType: AuthType.TWITTER,
isOptional: true,
}
},
],
claimRequests: [
{
// Sismo comunity member
groupId: "0xd630aa769278cacde879c5c0fe5d203c",
isSelectableByUser: true,
}
},
{
// gitcoin-passport-holders
groupId: "0x1cde61966decb8600dfd0749bd371f12",
value: 10,
}
},
signature: { message: "I want a hug" }
],
},
Expand Down

0 comments on commit ffd9c4a

Please sign in to comment.