diff --git a/client/public/config.js.local b/client/public/config.js.local index 2e46437..967fd47 100644 --- a/client/public/config.js.local +++ b/client/public/config.js.local @@ -1,5 +1,5 @@ const config = { - lottery_app_contract_package_hash: '2fb56551f9015a28d83c16461cd57bbec66a0dfc51b737634ad874888b6cb15d', + lottery_app_contract_package_hash: '8efc85466cf4054f47eb009b683b611fa63cccd14f074bf78f1e9404dc52a347', lottery_play_payment_amount: '1000000', lottery_api_url: 'https://cspr-lottery-demo-api.dev.make.services', lottery_api_ws_url: 'wss://cspr-lottery-demo-api.dev.make.services/deploys',