code.vegaprotocol.io/vega@v0.79.0/datanode/integration/testdata/golden/TestGovernance_ProposalVoteSummary (about) 1 { 2 "TestName": "TestGovernance_ProposalVoteSummary", 3 "Query": "{ proposalsConnection{ edges { node { id votes{ yes{ totalNumber totalWeight totalTokens } } } } } }", 4 "Result": { 5 "proposalsConnection": { 6 "edges": [ 7 { 8 "node": { 9 "id": "43dfd2d3d454e003898e3bc178161614af5addf6bca7a456acc04b46e52c5dcb", 10 "votes": { 11 "yes": { 12 "totalNumber": "1", 13 "totalTokens": "9749958450000000000", 14 "totalWeight": "1" 15 } 16 } 17 } 18 }, 19 { 20 "node": { 21 "id": "bda439ade276efe1567fedec94ea5b9c040c5f89f72382ef1cf893faf0454f32", 22 "votes": { 23 "yes": { 24 "totalNumber": "1", 25 "totalTokens": "9749958450000000000", 26 "totalWeight": "1" 27 } 28 } 29 } 30 }, 31 { 32 "node": { 33 "id": "d5122c4250310da96a1b66717d73e90c4cca39dcbf98d4c4c98f01b0f254b8d2", 34 "votes": { 35 "yes": { 36 "totalNumber": "0", 37 "totalTokens": "0", 38 "totalWeight": "0" 39 } 40 } 41 } 42 }, 43 { 44 "node": { 45 "id": "060b8ffe23076e5ef49056fd68ea3760de6be9990fb58d9ef25d14132cc8fb31", 46 "votes": { 47 "yes": { 48 "totalNumber": "1", 49 "totalTokens": "9749958450000000000", 50 "totalWeight": "1" 51 } 52 } 53 } 54 }, 55 { 56 "node": { 57 "id": "9fdf16a4b58cd8c124de0fc0acfc42bacdc6650018f570a5852cffa5242dc433", 58 "votes": { 59 "yes": { 60 "totalNumber": "1", 61 "totalTokens": "9749958450000000000", 62 "totalWeight": "1" 63 } 64 } 65 } 66 }, 67 { 68 "node": { 69 "id": "c8657325431e08fc2a22f5094d3fb42a570b6b13d5dafc346924e340ea2a6711", 70 "votes": { 71 "yes": { 72 "totalNumber": "1", 73 "totalTokens": "9749958450000000000", 74 "totalWeight": "1" 75 } 76 } 77 } 78 }, 79 { 80 "node": { 81 "id": "836da1ce68446d8b5cd1102bd46712fab678da8174c21f974d650212d928d5cd", 82 "votes": { 83 "yes": { 84 "totalNumber": "1", 85 "totalTokens": "9749958450000000000", 86 "totalWeight": "1" 87 } 88 } 89 } 90 }, 91 { 92 "node": { 93 "id": "b089c18d7b645eec14e78c6310831f6011f191494470dde01e34a1d8f90d3f2c", 94 "votes": { 95 "yes": { 96 "totalNumber": "1", 97 "totalTokens": "9749958450000000000", 98 "totalWeight": "1" 99 } 100 } 101 } 102 }, 103 { 104 "node": { 105 "id": "0fa76c9a96793dd080f21c41e4c192cee76d34bd150d5ead49574296a10cc665", 106 "votes": { 107 "yes": { 108 "totalNumber": "1", 109 "totalTokens": "9749958450000000000", 110 "totalWeight": "1" 111 } 112 } 113 } 114 }, 115 { 116 "node": { 117 "id": "aa7a5a629097b0d3abdb2510d992dfd943409db2cbe63151f6dd710a64f6c8bd", 118 "votes": { 119 "yes": { 120 "totalNumber": "1", 121 "totalTokens": "9749958450000000000", 122 "totalWeight": "1" 123 } 124 } 125 } 126 }, 127 { 128 "node": { 129 "id": "ea438780e0f53a4fade0d05819f46716e101f2e63e18803cd3731875d523135b", 130 "votes": { 131 "yes": { 132 "totalNumber": "1", 133 "totalTokens": "9749958450000000000", 134 "totalWeight": "1" 135 } 136 } 137 } 138 } 139 ] 140 } 141 }, 142 "Duration": 6689937 143 }