Taquito TypeDocs
    Preparing search index...

    Interface StorageConsumingOperation

    interface StorageConsumingOperation {
        storageDiff?: string;
        storageLimit: number;
        storageSize?: string;
    }

    Implemented by

    Index

    Properties

    storageDiff?: string
    storageLimit: number
    storageSize?: string