Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/rpc-spec
RpcPlan
Type Alias RpcPlan<TResponse>
RpcPlan
:
{
execute
:
(
config
:
Readonly
<
{
signal
?:
AbortSignal
;
transport
:
RpcTransport
}
>
,
)
=>
Promise
<
RpcResponse
<
TResponse
>
>
;
}
Type Parameters
TResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...