github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/sawtooth-supply-chain-master/fish_client/sample_data/sample_data.json (about) 1 { 2 "records": [ 3 { 4 "recordId": "1-4m-4-f1sh", 5 "recordType": "fish", 6 "properties": [ 7 { 8 "name": "species", 9 "dataType": 4, 10 "stringValue": "BFT" 11 }, 12 { 13 "name": "length", 14 "dataType": 3, 15 "numberValue": 2257000 16 }, 17 { 18 "name": "weight", 19 "dataType": 3, 20 "numberValue": 247096000 21 }, 22 { 23 "name": "location", 24 "dataType": 7, 25 "locationValue": { 26 "latitude": 42456486, 27 "longitude": -67982434 28 } 29 } 30 ], 31 "ownerIndex": 0, 32 "custodianIndex": 2, 33 "reporterIndex": 1, 34 "reportableProperties": ["temperature", "location", "tilt", "shock"] 35 }, 36 37 { 38 "recordId": "1-4m-sm0l-f1sh", 39 "recordType": "fish", 40 "properties": [ 41 { 42 "name": "species", 43 "dataType": 4, 44 "stringValue": "STV" 45 }, 46 { 47 "name": "length", 48 "dataType": 3, 49 "numberValue": 672000 50 }, 51 { 52 "name": "weight", 53 "dataType": 3, 54 "numberValue": 7826000 55 }, 56 { 57 "name": "location", 58 "dataType": 7, 59 "locationValue": { 60 "latitude": 46786299, 61 "longitude": -92051336 62 } 63 } 64 ], 65 "ownerIndex": 1 66 }, 67 68 { 69 "recordId": "1-4m-n0t-f1sh", 70 "recordType": "fish", 71 "properties": [ 72 { 73 "name": "species", 74 "dataType": 4, 75 "stringValue": "SPW" 76 }, 77 { 78 "name": "length", 79 "dataType": 3, 80 "numberValue": 20567000 81 }, 82 { 83 "name": "weight", 84 "dataType": 3, 85 "numberValue": 57243980000 86 }, 87 { 88 "name": "location", 89 "dataType": 7, 90 "locationValue": { 91 "latitude": -31404863, 92 "longitude": 40018772 93 } 94 } 95 ], 96 "ownerIndex": 0 97 } 98 ], 99 100 "agents": [ 101 { 102 "username": "ahab", 103 "password": "ahab", 104 "publicKey": "03ba003ea48e3599f73939b7908ca361cf539cc0baa7b0a049c590bcc46e2ef55a", 105 "name": "Ahab", 106 "email": "ahab@pequod.net", 107 "privateKey": "063f9ca21d4ef4955f3e120374f7c22272f42106c466a91d01779efba22c2cb6", 108 "encryptedKey": "{\"iv\":\"sKGty1gSvZGmCwzkGy0vvg==\",\"v\":1,\"iter\":10000,\"ks\":128,\"ts\":64,\"mode\":\"ccm\",\"adata\":\"\",\"cipher\":\"aes\",\"salt\":\"lYT7rTJpTV0=\",\"ct\":\"taU8UNB5oJrquzEiXBV+rTTnEq9XmaO9BKeLQQWWuyXJdZ6wR9G+FYrKPkYnXc30iS/9amSG272C8qqnPdM4OE0dvjIdWgSd\"}", 109 "hashedPassword": "KNYr+guWkg77DbaWofgK72LrNdaQzzJGIkk2rEHqP9Y=" 110 }, 111 112 { 113 "username": "ishmael", 114 "password": "ishmael", 115 "publicKey": "02f85a333b5a7db155285bdd39d61fa1b0c65550187e22b16f5a6d2f63b7f2df6c", 116 "name": "Ishmael", 117 "email": "ishmael@pequod.net", 118 "privateKey": "1ab38027228aef9a6642d6acbf7aa62e8db18795cc09c3e03586e49396afb3df", 119 "encryptedKey": "{\"iv\":\"ao0PDb6ukW58Z6FaUDnjKQ==\",\"v\":1,\"iter\":10000,\"ks\":128,\"ts\":64,\"mode\":\"ccm\",\"adata\":\"\",\"cipher\":\"aes\",\"salt\":\"lAcyL1LM+Gs=\",\"ct\":\"txXSA33qYOmFmEQvL20VtbcvROLh4WWurhCaQKzsVd50x5KOyHnOzECxRlWr3VnpAErDdYRd3Nuq2jtC9KT4+DxhW2S10aeo\"}", 120 "hashedPassword": "WYvPSxUEzs0jffzHa9fqQn1Q8BbZYUVhYr5ghAL4jn4=" 121 }, 122 123 { 124 "username": "starbuck", 125 "password": "starbuck", 126 "publicKey": "02c0d076f5b30e16b56d468e4f4da4be0c1ce29370b9ab850cc4a7aec0bf4dbebc", 127 "name": "Starbuck", 128 "email": "starbuck@pequod.net", 129 "privateKey": "a053435ccb852cbe0bbc1b9e6412d0393c71c367a1a4920fd5697e392e470ee0", 130 "encryptedKey": "{\"iv\":\"zzLQ+X5SdKRF5uAZFGcy1A==\",\"v\":1,\"iter\":10000,\"ks\":128,\"ts\":64,\"mode\":\"ccm\",\"adata\":\"\",\"cipher\":\"aes\",\"salt\":\"/TZy27IbJ/g=\",\"ct\":\"7vV+E3zUdgt0Qp5IPfLPQuslPQoznYAmnGCHt1NFesn1xAuDJYpl6qiP37DCJuDuWgnZvyoJ7BzxZwNzylFwwqLZVjTgXpOu\"}", 131 "hashedPassword": "jQwngNSrwaQPvjbGYYPXKrxuwUzPZXG1tRL2h6cfpco=" 132 } 133 ] 134 }