Commit cf991b9b authored by Ben Hayward's avatar Ben Hayward

removed unneeded override

1 merge request!279[Sprint/JollyJellyfish](feat): Added plus tiers to endpoint and passed through #578
Pipeline #72995321 running with stages
......@@ -91,7 +91,6 @@ class Manager
'token_distribution_event_address' => $blockchainConfig['contracts']['token_sale_event']['contract_address'],
'plus_address' => $blockchainConfig['contracts']['wire']['plus_address'],
'default_gas_price' => $blockchainConfig['default_gas_price'],
"plus_guid" => $blockchainConfig['contracts']['wire']['plus_guid'],
];
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment