cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IVoteInput

    interface IVoteInput {
        amount: string;
        recipient: string;
    }
    Index

    Properties

    Properties

    amount: string
    recipient: string