mirror of
https://github.com/status-im/keycard-connect.git
synced 2025-02-27 10:00:38 +00:00
use https
This commit is contained in:
parent
d6b9694ad8
commit
8981c705cf
@ -18,4 +18,4 @@ const val REQ_WALLETCONNECT = 0x02
|
||||
|
||||
const val CACHE_VALIDITY = 15 * 60 * 1000
|
||||
|
||||
const val RPC_ENDPOINT = "http://mainnet.infura.io/v3/27efcb33f94e4bd0866d1aadf8e1a12d"
|
||||
const val RPC_ENDPOINT = "https://mainnet.infura.io/v3/27efcb33f94e4bd0866d1aadf8e1a12d"
|
Loading…
x
Reference in New Issue
Block a user