everscale-inpage-provider - v0.6.6
    Preparing search index...

    Type Alias IgnoreTransactionTreeSimulationError<Addr>

    type IgnoreTransactionTreeSimulationError<Addr = Address> = {
        address?: Addr;
        code: number;
    }

    Type Parameters

    Index

    Properties

    Properties

    address?: Addr

    Contract address. If not specified, the error will be ignored for all contracts.

    code: number

    Error code to be ignored