Page MenuHomePhabricator

[ecash-lib] Set the default tx version to 2
ClosedPublic

Authored by tobias_ruck on Wed, May 1, 11:56.

Details

Reviewers
bytesofman
Fabien
Group Reviewers
Restricted Project
Commits
rABCdd71a6200d45: [ecash-lib] Set the default tx version to 2
Summary

The default tx version in the bitcoind node is 2, CashTab uses version 2, so we should default to version 2 in ecash-lib too.

Test Plan

npm run test && BUILD_DIR=../../build npm run integration-tests && npm run build

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable