Left Curve Software Stack
    Preparing search index...

    Type Alias QueryWasmSmartParameters

    type QueryWasmSmartParameters = {
        contract: Address;
        height?: number;
        msg: Json;
    }
    Index

    Properties

    Properties

    contract: Address
    height?: number
    msg: Json