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

    Interface VoteStapleJSON

    interface VoteStapleJSON {
        blocks: BlockJSON[] | BlockJSONOutput[];
        votes: VoteJSON[] | VoteJSONOutput[];
    }
    Index

    Properties

    Properties