mirror of
https://github.com/bumi/blockstream_satellite
synced 2026-02-24 01:30:51 +00:00
Update for satellite mainnet launch
This commit is contained in:
@@ -9,7 +9,7 @@ module BlockstreamSatellite
|
||||
autoload :Configuration, 'blockstream_satellite/configuration'
|
||||
autoload :Response, 'blockstream_satellite/response'
|
||||
|
||||
API_HOST = 'https://satellite.blockstream.com'
|
||||
API_HOST = 'https://api.blockstream.space'
|
||||
|
||||
def self.lnd_client=(value)
|
||||
@lnd_client = value
|
||||
|
||||
Reference in New Issue
Block a user