Commit ff81a615 authored by Ben Hayward's avatar Ben Hayward

plus user

1 merge request!6(chore) Added plus user
......@@ -397,7 +397,7 @@ data:
'wallet_pkey' => '{{ .Values.blockchain.boostWalletKey }}',
],
'wire' => [
'plus_guid' => '{{ .Values.blockchain.plusUserGUID }}',
'plus_guid' => '{{ .Values.blockchain.plusUserGUID }}'
'contract_address' => '{{ .Values.blockchain.wireAddress }}',
'wallet_address' => '{{ .Values.blockchain.wireWallet }}',
'wallet_pkey' => '{{ .Values.blockchain.wireWalletKey }}',
......@@ -460,6 +460,7 @@ data:
'wallet_pkey' => '',
],
'wire' => [
'plus_guid' => ''
'contract_address' => '0x4b637bba81d24657d4c6acc173275f3e11a8d5d7',
'wallet_address' => '0x4CDc1C1fd1A3F4DD63231afF8c16501BcC11Df95',
'wallet_pkey' => '',
......
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