mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Modified storage code to support 2 new settings:
publicDataEnabled - whether to store decryptable data (default true) privateDataEnabled - whether to store data without a decryption key (default false)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
package org.qortal.test.arbitrary;public class ArbitraryDataStoragePolicyTests {
|
||||
}
|
Reference in New Issue
Block a user