@sentio/sdk
    Preparing search index...
    interface CreateProposalEvent {
        delegation_pool: string;
        proposal_id: bigint;
        voter: string;
    }
    Index

    Properties

    delegation_pool: string
    proposal_id: bigint
    voter: string