Taquito TypeDocs
    Preparing search index...

    Interface MichelsonV1ExpressionExtended

    interface MichelsonV1ExpressionExtended {
        annots?: string[];
        args?: MichelsonV1Expression[];
        prim: string;
    }
    Index

    Properties

    Properties

    annots?: string[]
    prim: string