Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
LCDClient
Class LCDClient
Index
Constructors
constructor
Properties
rest
Endpoint
Methods
get
Constructors
constructor
new LCDClient
(
__namedParameters
)
:
LCDClient
Parameters
__namedParameters
:
{
restEndpoint
:
string
;
}
rest
Endpoint
:
string
Returns
LCDClient
Properties
rest
Endpoint
rest
Endpoint
:
string
Methods
get
get
<
ResponseType
>
(
endpoint
,
opts
?
)
:
Promise
<
ResponseType
>
Type Parameters
ResponseType
=
unknown
Parameters
endpoint
:
string
opts
:
{
params
?:
Record
<
string
,
any
>
;
}
= {}
Optional
params
?:
Record
<
string
,
any
>
Returns
Promise
<
ResponseType
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
rest
Endpoint
Methods
get
@crownfi/sei-js-proto
Loading...