Disable Sapling features on mainnet
Also places them behind an experimental features flag on testnet
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
TEST(Keys, EncodeAndDecodeSapling)
|
||||
TEST(Keys, DISABLED_EncodeAndDecodeSapling)
|
||||
{
|
||||
SelectParams(CBaseChainParams::MAIN);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user