From 6de97b5496c9c39bd2b1e5754b2e7b3e33fefa8e Mon Sep 17 00:00:00 2001 From: Kobs Date: Mon, 29 Jul 2024 14:08:49 +0200 Subject: [PATCH] Bridge --- x/gov/genesis_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x/gov/genesis_test.go b/x/gov/genesis_test.go index 5c7379bd..b1cddbf7 100644 --- a/x/gov/genesis_test.go +++ b/x/gov/genesis_test.go @@ -188,7 +188,7 @@ func TestSimappExportGenesis(t *testing.T) { "veto_threshold": "0.334000000000000000", "autocompound_interval_num_blocks": "17280", "downtime_inactive_duration": "600", - "bridge_address": "test", + "bridge_address": "test" }, "execution_fees": [ { @@ -514,7 +514,7 @@ func TestExportInitGenesis(t *testing.T) { "veto_threshold": "0.334000000000000000", "autocompound_interval_num_blocks": "17280", "downtime_inactive_duration": "600", - "bridge_address": "test", + "bridge_address": "test" }, "execution_fees": [ {