Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Interface PublishOptions

    interface PublishOptions {
        generateFeeBlock?: (staple: VoteStaple) => Promise<Block>;
        quotes?: VoteQuote[];
    }
    Index

    Properties

    generateFeeBlock?: (staple: VoteStaple) => Promise<Block>

    Client provided function to compute the fee block associated with any transactions

    quotes?: VoteQuote[]

    Quotes if provided will be sent to the representative