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

    Interface BlockOperationValidateContext

    interface BlockOperationValidateContext {
        block: Block;
        operationIndex: number;
    }
    Index

    Properties

    block: Block
    operationIndex: number