Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction staging #78

Open
adonnini opened this issue Apr 4, 2018 · 0 comments
Open

Transaction staging #78

adonnini opened this issue Apr 4, 2018 · 0 comments

Comments

@adonnini
Copy link

adonnini commented Apr 4, 2018

Hi,

I have not been able to figure out how to create/sign a set of seaprate transactions and then send them at a later time.

The only way to send a transaction I found is via BigchainDbTransactionBuilder.init()

I also tried to firs build and sign a transaction via BigchainDbTransactionBuilder.init(), and then send it also using BigchainDbTransactionBuilder.init(). It didn't work (in retrospect, not surprising).

What am I missing?

Thanks,

Alex Donnini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant