Skip to content

Commit 003e197

Browse files
committed
Remove FEATURE_HD_SPLIT bump TODO
1 parent d9638e5 commit 003e197

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wallet/wallet.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ enum WalletFeature
8787

8888
FEATURE_HD = 130000, // Hierarchical key derivation after BIP32 (HD Wallet)
8989

90-
//TODO: FEATURE_HD_SPLIT needs to be bumped to 140000 once we branch of 0.14 //
9190
FEATURE_HD_SPLIT = 139900, // Wallet with HD chain split (change outputs will use m/0'/1'/k)
9291

9392
FEATURE_LATEST = FEATURE_COMPRPUBKEY // HD is optional, use FEATURE_COMPRPUBKEY as latest version

0 commit comments

Comments
 (0)