Helius SDK - v3.1.0
    Preparing search index...

    Interface SendBundleDeps

    Internal dependencies for sendBundleWithSender.

    interface SendBundleDeps {
        raw: Rpc<SolanaRpcApi>;
    }
    Index

    Properties

    Properties

    raw: Rpc<SolanaRpcApi>