Avalanche SDK Client
Preparing search index...
index
AvalancheWalletCoreClientConfig
Type Alias AvalancheWalletCoreClientConfig<transport, chain, account, rpcSchema, raw>
AvalancheWalletCoreClientConfig
:
Prettify
<
Pick
<
ClientConfig
<
(...)
,
(...)
,
(...)
,
(...)
>
,
(...)
|
(...)
|
(...)
|
(...)
|
(...)
|
(...)
|
(...)
|
(...)
>
&
{
account
:
(...)
|
(...)
|
(...)
;
apiKey
?:
string
;
rlToken
?:
string
;
transport
:
AvalancheTransportConfig
<
(...)
,
(...)
,
(...)
>
;
}
,
>
Type Parameters
transport
extends
Transport
=
Transport
chain
extends
Chain
|
undefined
=
Chain
|
undefined
account
extends
Account
|
undefined
=
undefined
rpcSchema
extends
RpcSchema
|
undefined
=
undefined
raw
extends
boolean
=
false
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...