aboutsummaryrefslogtreecommitdiffstats
path: root/trietest.json
blob: e741a2012e32c278e7adf096b3376c9fdf42dfba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "doprefix": {
    "inputs": {
      "doe": "reindeer",
      "dog": "puppy",
      "dogglesworth": "cat"
    },
    "expectation": "d85f9267d7ed5767fb1b48defa8eb20a1c007a87a07588135a74b40b55de2e67"
  },
  "multiprefix": {
    "inputs":{
      "do": "verb", 
      "horse": "stallion", 
      "doge": "coin", 
      "dog": "puppy"
    }, 
    "expectation": "cf7d318935b52db6e23d8c1f5e6b7e62f3606d4ed13783f4fdbd6e67a2085d04"
  }
}