Documentation
    Preparing search index...

    Interface TonAddressItem

    interface TonAddressItem {
        name: "ton_addr";
        network?: string;
    }
    Index

    Properties

    Properties

    name: "ton_addr"
    network?: string

    Desired network global_id. If provided, wallet should connect on this network.