Function: realmsVotePost

@torque-labs/torque-utilsDocs


@torque-labs/torque-utils / realmsVotePost

Function: realmsVotePost()

function realmsVotePost(realmsVoteAction, voteIndex): string

Parameters

ParameterTypeDescription

realmsVoteAction

object

-

realmsVoteAction.customProgramId?

string

The custom program ID for the proposal

realmsVoteAction.daoPubKey

string

The public key of the DAO

realmsVoteAction.proposalPubKey

string

The public key of the proposal

voteIndex

number

-

Returns

string

Defined in

solana-actions/buildPost.ts:74

Last updated