bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
EsploraConfig
Esplora
Config
data
class
EsploraConfig
(
baseUrl
:
String
,
proxy
:
String
?
,
timeoutRead
:
ULong
,
timeoutWrite
:
ULong
,
stopGap
:
ULong
)
Content copied to clipboard
Properties
Properties
baseUrl
Link copied to clipboard
var
baseUrl
:
String
Content copied to clipboard
proxy
Link copied to clipboard
var
proxy
:
String
?
Content copied to clipboard
stopGap
Link copied to clipboard
var
stopGap
:
ULong
Content copied to clipboard
timeoutRead
Link copied to clipboard
var
timeoutRead
:
ULong
Content copied to clipboard
timeoutWrite
Link copied to clipboard
var
timeoutWrite
:
ULong
Content copied to clipboard