@JvmStatic fun storingStrings(): MerklePatriciaTrie<String>
Create a trie with value of type String.
Strings are stored in UTF-8 encoding.