Documentation
    Preparing search index...

    Interface TezosTransactionParameters

    interface TezosTransactionParameters {
        entrypoint: string;
        value: MichelineMichelsonV1Expression;
    }
    Index

    Properties

    Properties

    entrypoint: string