aboutsummaryrefslogtreecommitdiffstats
path: root/trietest.txt
blob: 67d076c9f123c140f5950f91b5d6643e7bb6a4d2 (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":"e378927bfc1bd4f01a2e8d9f59bd18db8a208bb493ac0b00f93ce51d4d2af76c"
  },
  {
    "inputs":{
      "do": "verb", 
      "horse": "stallion", 
      "doge": "coin", 
      "dog": "puppy"
    }, 
    "expectation":"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
  }
]