From d3d3efe75681fe9feb2a0af2b2a962a621d73c1c Mon Sep 17 00:00:00 2001 From: anonymoussprocket <42718855+anonymoussprocket@users.noreply.github.com> Date: Wed, 18 Mar 2020 11:48:04 -0400 Subject: [PATCH 1/2] - metadata fix for Arronax #304 --- src/main/resources/metadata/tezos.carthagenet.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/metadata/tezos.carthagenet.conf b/src/main/resources/metadata/tezos.carthagenet.conf index 4e7d0a29d..2f099e688 100644 --- a/src/main/resources/metadata/tezos.carthagenet.conf +++ b/src/main/resources/metadata/tezos.carthagenet.conf @@ -574,6 +574,10 @@ hash { visible: true data-type: "hash" + reference: { + entity: "operations" + key: "operation_group_hash" + } } branch { visible: true From 3abc3e3c8cd3ba0342b25ffa7b5f0e9a58aaab38 Mon Sep 17 00:00:00 2001 From: anonymoussprocket <42718855+anonymoussprocket@users.noreply.github.com> Date: Wed, 18 Mar 2020 11:49:34 -0400 Subject: [PATCH 2/2] - metadata fix for Arronax #304 --- src/main/resources/metadata/tezos.mainnet.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/metadata/tezos.mainnet.conf b/src/main/resources/metadata/tezos.mainnet.conf index 4e7d0a29d..2f099e688 100644 --- a/src/main/resources/metadata/tezos.mainnet.conf +++ b/src/main/resources/metadata/tezos.mainnet.conf @@ -574,6 +574,10 @@ hash { visible: true data-type: "hash" + reference: { + entity: "operations" + key: "operation_group_hash" + } } branch { visible: true