Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Nov 16, 2023
1 parent 61d781e commit 46aafdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/uiTypes/VotePlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ export class VotingClient {
voterWeightTarget?: PublicKey
): Promise<ProgramAddresses | undefined> => {
if (this.noClient) return

const realm = this.realm!
const torAccount = await fetchTokenOwnerRecordByPubkey(
this.client!.program.provider.connection,
Expand Down

0 comments on commit 46aafdf

Please sign in to comment.