code.vegaprotocol.io/vega@v0.79.0/datanode/integration/testdata/golden/TestOracles_OracleDataConnectionExternalEthereum (about) 1 { 2 "TestName": "TestOracles_OracleDataConnectionExternalEthereum", 3 "Query": "{ oracleSpecsConnection { edges { node { dataConnection { edges { node { externalData { data { matchedSpecIds broadcastAt } } } } } } } } }", 4 "Result": { 5 "oracleSpecsConnection": { 6 "edges": [ 7 { 8 "node": { 9 "dataConnection": { 10 "edges": null 11 } 12 } 13 }, 14 { 15 "node": { 16 "dataConnection": { 17 "edges": null 18 } 19 } 20 }, 21 { 22 "node": { 23 "dataConnection": { 24 "edges": null 25 } 26 } 27 }, 28 { 29 "node": { 30 "dataConnection": { 31 "edges": null 32 } 33 } 34 }, 35 { 36 "node": { 37 "dataConnection": { 38 "edges": null 39 } 40 } 41 }, 42 { 43 "node": { 44 "dataConnection": { 45 "edges": null 46 } 47 } 48 } 49 ] 50 } 51 }, 52 "Duration": 2744366 53 }