Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/rpc-transformers
getDefaultResponseTransformerForSolanaRpcSubscriptions
Function getDefaultResponseTransformerForSolanaRpcSubscriptions
getDefaultResponseTransformerForSolanaRpcSubscriptions
<
TApi
>
(
config
?:
Readonly
<
{
allowedNumericKeyPaths
?:
Partial
<
Record
<
keyof
TApi
,
readonly
KeyPath
[]
>
,
>
;
}
,
>
,
)
:
RpcResponseTransformer
Type Parameters
TApi
Parameters
Optional
config
:
Readonly
<
{
allowedNumericKeyPaths
?:
Partial
<
Record
<
keyof
TApi
,
readonly
KeyPath
[]
>
,
>
;
}
,
>
Returns
RpcResponseTransformer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...