@neutral-trade/sdk - v1.0.0
    Preparing search index...

    Function buildRequestWithdrawInstruction

    • Mirrors the legacy buildBundleRequestWithdrawInstructionWithVault flow. This helper rejects a zero-share result instead of forwarding it to the program as the legacy helper did.

      Returns Promise<
          Instruction<
              string,
              readonly (AccountLookupMeta<string, string> | AccountMeta<string>)[],
          >,
      >