TON SDK Documentation - v15.3.1duck0.0.3
    Preparing search index...

    Interface OutActionSetCode

    interface OutActionSetCode {
        newCode: Cell;
        type: "setCode";
    }
    Index

    Properties

    Properties

    newCode: Cell
    type: "setCode"