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