Preparing search index...
The search index is not available
@solana/errors
@solana/errors
<internal>
RpcErrorResponse
Interface RpcErrorResponse
interface
RpcErrorResponse
{
code
:
number
|
bigint
;
data
?:
unknown
;
message
:
string
;
}
Index
Properties
code
data?
message
Properties
code
code
:
number
|
bigint
Optional
data
data
?:
unknown
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
data
message
@solana/errors
Loading...