Add full zksnarks tx support
This commit is contained in:
@@ -1077,9 +1077,6 @@
|
||||
}
|
||||
},
|
||||
// zksnarks: A collection of settings that pertain to Zcash zk-SNARKs private transactions
|
||||
// NOTE: This is only partial zk-SNARKs private tx support (90% complete)
|
||||
// While the current implementation should be stable, it does not yet work in 100% of the transaction scenarios
|
||||
// USE THIS FEATURE AT YOUR OWN RISK. FOR TESTING PURPOSES ONLY!
|
||||
"zksnarks": {
|
||||
// enabled: Enable/disable Zcash zk-SNARKs private transaction support (true/false)
|
||||
// If set to false, zk-SNARKs private txs will not be properly read or saved by the explorer
|
||||
|
||||
Reference in New Issue
Block a user