Taquito TypeDocs
    Preparing search index...

    Interface FailingNoopParams

    Parameters for the failingNoop method

    interface FailingNoopParams {
        arbitrary: string;
        basedOnBlock: BlockIdentifier;
    }
    Index

    Properties

    arbitrary: string
    basedOnBlock: BlockIdentifier