Helius SDK - v2.2.2
    Preparing search index...

    Type Alias SendSmartTransactionFn

    SendSmartTransactionFn: (args: SendSmartTransactionInput) => Promise<string>

    Build, sign, send, and confirm a smart transaction. Returns the signature.

    Type Declaration