Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

error: only one tx sender is allowed within one bundle #6

Description

@Ruud88x

In my use case I'm trying to send two tx in one bundle.
Tx1 is a pendingTx I'm looking to resubmit. This is a Tx of another wallet.
Tx2 is my own Tx I wish to bundle with Tx1.

When sending this bundle, nodereal returns this error:

error: only one tx sender is allowed within one bundle

Why is this limitation in place? Is this working as intended? If you can only use it to send Tx from one sender, what is the use of the service? You might as well use a smart contract to "bundle" your onchain logic in this case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions