question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Default TransactionBuilder Transaction version

See original GitHub issue

Bitcoin Core defaults to 0x02.

What should we do?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
afk11commented, Sep 5, 2017

We don’t yet support signing CSV or stuff where version 2 is required (BIP112/BIP68), so we could save it until then.

0reactions
dcousenscommented, Dec 10, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

TransactionBuilder (core 3.13.0 API) - javadoc.io
It is set to NeoConstants.CURRENT_TX_VERSION by default. Parameters: version - the transaction version number. Returns: this transaction builder.
Read more >
TransactionBuilder - Documentation
Transaction builder helps constructs a new Transaction using the given ... Alongside the next major version bump, this type signature can be changed...
Read more >
TransactionBuilder (OSGi Compendium Release 7)
By default the transaction will rollback for all Exception s. If a more specific type is registered using noRollbackFor(Class, Class.
Read more >
Class Transaction.Builder | Java client library - Google Cloud
A transaction. Protobuf type google.spanner.v1.Transaction. Inheritance. Object > AbstractMessageLite.Builder<MessageType,BuilderType> ...
Read more >
TransactionBuilder
A TransactionBuilder is a transaction class that's mutable (unlike the ... A default notary must be specified during builder construction to use this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found