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

    Type Alias ABIArgument

    type ABIArgument = {
        name: string;
        type: ABITypeRef;
    }
    Index

    Properties

    Properties

    name: string