bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    SimulationResponse defines the response generated when a transaction is successfully simulated.

    from message cosmos.base.abci.v1beta1.SimulationResponse

    Hierarchy

    Index

    Constructors

    Properties

    gasInfo?: GasInfo

    from field: cosmos.base.abci.v1beta1.GasInfo gas_info = 1;

    result?: Result

    from field: cosmos.base.abci.v1beta1.Result result = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.base.abci.v1beta1.SimulationResponse"

    Methods