Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
RpcResponseAndContext
Type Alias RpcResponseAndContext<T>
Rpc
Response
And
Context
<
T
>
:
{
context
:
Context
;
value
:
T
;
}
RPC Response with extra contextual information
Type Parameters
T
Type declaration
context
:
Context
response context
value
:
T
response value
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
RPC Response with extra contextual information